! Started logfile: J0333+6536_X_2011_08_02_pus_uvs.log on Wed Apr 18 21:50:17 2012 obs J0333+6536_X_2011_08_02_pus_uva.fits ! Reading UV FITS file: J0333+6536_X_2011_08_02_pus_uva.fits ! AN table 1: 180 integrations on 78 of 78 possible baselines. ! Apparent sampling: 0.436752 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0333+6536 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 3146 lines of history. ! ! Reading 24528 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J0333+6536_X_2011_08_02_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 765 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 765 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 765 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 765 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.945053Jy sigma=0.010563 ! Fit after self-cal, rms=0.894819Jy sigma=0.010075 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7829 mas, bmaj=1.834 mas, bpa=-75.81 degrees ! Estimated noise=802.633 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0877186 Jy ! Component: 100 - total flux cleaned = 0.107659 Jy ! Total flux subtracted in 100 components = 0.107659 Jy ! Clean residual min=-0.005916 max=0.006899 Jy/beam ! Clean residual mean=0.000009 rms=0.001672 Jy/beam ! Combined flux in latest and established models = 0.107659 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.107659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135327Jy sigma=0.001389 ! Fit after self-cal, rms=0.135174Jy sigma=0.001387 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.074 mas, bmaj=2.172 mas, bpa=-78.89 degrees ! Estimated noise=406.033 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00770181 Jy ! Component: 100 - total flux cleaned = 0.0113251 Jy ! Component: 150 - total flux cleaned = 0.0133457 Jy ! Component: 200 - total flux cleaned = 0.0145321 Jy ! Total flux subtracted in 200 components = 0.0145321 Jy ! Clean residual min=-0.004224 max=0.004758 Jy/beam ! Clean residual mean=-0.000004 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.122191 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 28 components and 0.122191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134725Jy sigma=0.001382 ! Fit after self-cal, rms=0.134731Jy sigma=0.001382 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 FT 1.00* HH 1.00* ! HN 0.96 KP 0.92 LA 0.97 MK 1.02 ! NL 0.96 OV 1.04 PT 1.03 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.93 FT 1.00* HH 1.00* ! HN 1.03 KP 0.87 LA 1.02 MK 1.04 ! NL 1.10 OV 1.04 PT 1.11 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 FT 1.00* HH 1.00* ! HN 0.93 KP 0.78 LA 1.01 MK 0.97 ! NL 1.07 OV 1.12 PT 1.01 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 FT 1.00* HH 1.00* ! HN 0.91 KP 0.85 LA 1.10 MK 1.01 ! NL 1.06 OV 1.09 PT 1.11 TS 1.00* ! WZ 1.00* ! ! ! Fit before self-cal, rms=0.134731Jy sigma=0.001382 ! Fit after self-cal, rms=0.130141Jy sigma=0.001374 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.076 mas, bmaj=2.153 mas, bpa=-79.11 degrees ! Estimated noise=404.59 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2.6, 1.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329407 Jy ! Component: 100 - total flux cleaned = 0.00445946 Jy ! Component: 150 - total flux cleaned = 0.00485161 Jy ! Component: 200 - total flux cleaned = 0.0050153 Jy ! Total flux subtracted in 200 components = 0.0050153 Jy ! Clean residual min=-0.002650 max=0.002262 Jy/beam ! Clean residual mean=-0.000046 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.127206 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.127206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130059Jy sigma=0.001373 ! Fit after self-cal, rms=0.130022Jy sigma=0.001372 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130022Jy sigma=0.001372 ! Fit after self-cal, rms=0.129191Jy sigma=0.001371 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.071 mas, bmaj=2.144 mas, bpa=-79.12 degrees ! Estimated noise=403.612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147975 Jy ! Component: 100 - total flux cleaned = 0.00175565 Jy ! Component: 150 - total flux cleaned = 0.0019529 Jy ! Component: 200 - total flux cleaned = 0.00212028 Jy ! Total flux subtracted in 200 components = 0.00212028 Jy ! Clean residual min=-0.002316 max=0.001935 Jy/beam ! Clean residual mean=-0.000024 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.129327 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.129327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129169Jy sigma=0.001371 ! Fit after self-cal, rms=0.129174Jy sigma=0.001371 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000376045 Jy ! Component: 100 - total flux cleaned = 0.000490886 Jy ! Component: 150 - total flux cleaned = 0.000592351 Jy ! Component: 200 - total flux cleaned = 0.000682558 Jy ! Total flux subtracted in 200 components = 0.000682558 Jy ! Clean residual min=-0.002302 max=0.001912 Jy/beam ! Clean residual mean=-0.000024 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.130009 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.130009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129166Jy sigma=0.001371 ! Fit after self-cal, rms=0.129166Jy sigma=0.001371 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129166Jy sigma=0.001371 ! Fit after self-cal, rms=0.129192Jy sigma=0.001371 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.069 mas, bmaj=2.14 mas, bpa=-79.09 degrees ! Estimated noise=403.971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000716831 Jy ! Component: 100 - total flux cleaned = 0.000971645 Jy ! Component: 150 - total flux cleaned = 0.00106451 Jy ! Component: 200 - total flux cleaned = 0.00114887 Jy ! Total flux subtracted in 200 components = 0.00114887 Jy ! Clean residual min=-0.002146 max=0.001939 Jy/beam ! Clean residual mean=-0.000022 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.131158 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.131158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129185Jy sigma=0.001371 ! Fit after self-cal, rms=0.129186Jy sigma=0.001371 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126099 Jy ! Component: 100 - total flux cleaned = 0.000206519 Jy ! Component: 150 - total flux cleaned = 0.000251463 Jy ! Component: 200 - total flux cleaned = 0.000265733 Jy ! Total flux subtracted in 200 components = 0.000265733 Jy ! Clean residual min=-0.002151 max=0.001946 Jy/beam ! Clean residual mean=-0.000022 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.131424 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.131424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129183Jy sigma=0.001371 ! Fit after self-cal, rms=0.129184Jy sigma=0.001371 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129184Jy sigma=0.001371 ! Fit after self-cal, rms=0.129243Jy sigma=0.001371 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.265 mas, bmaj=3.307 mas, bpa=83.43 degrees ! Estimated noise=475.659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000791987 Jy ! Component: 100 - total flux cleaned = 0.00101711 Jy ! Component: 150 - total flux cleaned = 0.0010947 Jy ! Component: 200 - total flux cleaned = 0.00112747 Jy ! Total flux subtracted in 200 components = 0.00112747 Jy ! Clean residual min=-0.001997 max=0.001990 Jy/beam ! Clean residual mean=-0.000038 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.132551 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.132551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129243Jy sigma=0.001371 ! Fit after self-cal, rms=0.129241Jy sigma=0.001371 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135651 Jy ! Component: 100 - total flux cleaned = 0.00015911 Jy ! Component: 150 - total flux cleaned = 0.000169357 Jy ! Component: 200 - total flux cleaned = 0.000179086 Jy ! Total flux subtracted in 200 components = 0.000179086 Jy ! Clean residual min=-0.001956 max=0.001983 Jy/beam ! Clean residual mean=-0.000038 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.13273 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.13273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129241Jy sigma=0.001371 ! Fit after self-cal, rms=0.129241Jy sigma=0.001371 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=1.067 mas, bmaj=2.137 mas, bpa=-79.05 degrees ! Estimated noise=404.413 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.067 x 2.137 at -79.05 degrees (North through East) ! Clean map min=-0.0021326 max=0.11163 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7779 mas, bmaj=1.809 mas, bpa=-75.91 degrees ! Estimated noise=791.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0868851 Jy ! Component: 100 - total flux cleaned = 0.107055 Jy ! Component: 150 - total flux cleaned = 0.114804 Jy ! Component: 200 - total flux cleaned = 0.119692 Jy ! Total flux subtracted in 200 components = 0.119692 Jy ! Clean residual min=-0.004211 max=0.004426 Jy/beam ! Clean residual mean=-0.000008 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.119692 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.119692 Jy ! Inverting map and beam ! Estimated beam: bmin=1.067 mas, bmaj=2.137 mas, bpa=-79.05 degrees ! Estimated noise=404.413 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00436088 Jy ! Component: 100 - total flux cleaned = 0.0069268 Jy ! Component: 150 - total flux cleaned = 0.00875515 Jy ! Component: 200 - total flux cleaned = 0.00970577 Jy ! Total flux subtracted in 200 components = 0.00970577 Jy ! Clean residual min=-0.002168 max=0.001979 Jy/beam ! Clean residual mean=-0.000023 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.129398 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 41 components and 0.129398 Jy ! Inverting map uvw 0,2 ! Uniform weighting is not currently selected. ! Amplitude error weighting is not currently selected. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.045 mas, bmaj=2.071 mas, bpa=-81.98 degrees ! Estimated noise=418.494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00049912 Jy ! Component: 100 - total flux cleaned = 0.00083856 Jy ! Component: 150 - total flux cleaned = 0.00117493 Jy ! Component: 200 - total flux cleaned = 0.00150072 Jy ! Total flux subtracted in 200 components = 0.00150072 Jy ! Clean residual min=-0.002308 max=0.002002 Jy/beam ! Clean residual mean=-0.000019 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.130899 Jy clean ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000257839 Jy ! Component: 100 - total flux cleaned = 0.000486147 Jy ! Component: 150 - total flux cleaned = 0.000687883 Jy ! Component: 200 - total flux cleaned = 0.000808806 Jy ! Total flux subtracted in 200 components = 0.000808806 Jy ! Clean residual min=-0.002273 max=0.002022 Jy/beam ! Clean residual mean=-0.000018 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.131708 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 59 components and 0.131708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129243Jy sigma=0.001371 ! Fit after self-cal, rms=0.129245Jy sigma=0.001371 wmodel J0333+6536_X_2011_08_02_pus_map.mod ! Writing 59 model components to file: J0333+6536_X_2011_08_02_pus_map.mod wobs J0333+6536_X_2011_08_02_pus_uvs.fits ! Writing UV FITS file: J0333+6536_X_2011_08_02_pus_uvs.fits wwins J0333+6536_X_2011_08_02_pus_map.win ! wwins: Wrote 2 windows to J0333+6536_X_2011_08_02_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000817615 Jy ! Component: 100 - total flux cleaned = -0.00132745 Jy ! Component: 150 - total flux cleaned = -0.00163598 Jy ! Component: 200 - total flux cleaned = -0.00189719 Jy ! Component: 250 - total flux cleaned = -0.001991 Jy ! Component: 300 - total flux cleaned = -0.00208158 Jy ! Component: 350 - total flux cleaned = -0.00214045 Jy ! Component: 400 - total flux cleaned = -0.00216949 Jy ! Component: 450 - total flux cleaned = -0.00225263 Jy ! Component: 500 - total flux cleaned = -0.00222507 Jy ! Component: 550 - total flux cleaned = -0.00225143 Jy ! Component: 600 - total flux cleaned = -0.00227692 Jy ! Component: 650 - total flux cleaned = -0.00227654 Jy ! Component: 700 - total flux cleaned = -0.00217688 Jy ! Component: 750 - total flux cleaned = -0.0020792 Jy ! Component: 800 - total flux cleaned = -0.00207961 Jy ! Component: 850 - total flux cleaned = -0.00207964 Jy ! Component: 900 - total flux cleaned = -0.00203275 Jy ! Component: 950 - total flux cleaned = -0.00203269 Jy ! Component: 1000 - total flux cleaned = -0.00205549 Jy ! Component: 1050 - total flux cleaned = -0.00212251 Jy ! Component: 1100 - total flux cleaned = -0.00223269 Jy ! Component: 1150 - total flux cleaned = -0.00234112 Jy ! Component: 1200 - total flux cleaned = -0.00249131 Jy ! Component: 1250 - total flux cleaned = -0.00263947 Jy ! Component: 1300 - total flux cleaned = -0.00272322 Jy ! Component: 1350 - total flux cleaned = -0.00286798 Jy ! Component: 1400 - total flux cleaned = -0.00299068 Jy ! Component: 1450 - total flux cleaned = -0.00317302 Jy ! Component: 1500 - total flux cleaned = -0.00337305 Jy ! Component: 1550 - total flux cleaned = -0.00351168 Jy ! Component: 1600 - total flux cleaned = -0.00364896 Jy ! Component: 1650 - total flux cleaned = -0.0038627 Jy ! Component: 1700 - total flux cleaned = -0.0040166 Jy ! Component: 1750 - total flux cleaned = -0.00415004 Jy ! Component: 1800 - total flux cleaned = -0.00433912 Jy ! Component: 1850 - total flux cleaned = -0.00454516 Jy ! Component: 1900 - total flux cleaned = -0.0046935 Jy ! Component: 1950 - total flux cleaned = -0.00482224 Jy ! Component: 2000 - total flux cleaned = -0.00496792 Jy ! Total flux subtracted in 2048 components = -0.00505842 Jy ! Clean residual min=-0.001073 max=0.001422 Jy/beam ! Clean residual mean=-0.000005 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.126649 Jy keep ! Adding 145 model components to the UV plane model. ! The established model now contains 204 components and 0.126649 Jy ![Exited script file: muppet] wmap "J0333+6536_X_2011_08_02_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.045 x 2.071 at -81.98 degrees (North through East) ! Clean map min=-0.0020513 max=0.11251 Jy/beam ! Writing clean map to FITS file: J0333+6536_X_2011_08_02_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.112505 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000338498 device "J0333+6536_X_2011_08_02_pus\_map.eps/VPS" ! Attempting to open device: 'J0333+6536_X_2011_08_02_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.902617 0.902617 1.80523 3.61047 7.22093 14.4419 28.8837 57.7675 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.045 x 2.071 at -81.98 degrees (North through East) ! Clean map min=-0.0020513 max=0.11251 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0333+6536_X_2011_08_02_pus\_map.gif/vgif" ! Attempting to open device: 'J0333+6536_X_2011_08_02_pus_map.gif/vgif' mapplot cln