I haven't been around Quantopian for a while. The changes in the API look great but I'm having trouble adapting. I've been using get_fundamentals to build dynamic universes but have never used morningstar.category.my_field or classifiers.morningstar. I think everyone is using the 'get-stock-list, then filter, then use' paradigm now, so it should be pretty easy but I keep struggling with the filtering part. I've put together the two ways on a backtest, without filtering any of the new input. Any recommendations?