! Started logfile: J0401+2110_X_2013_01_09_pus_uvs.log on Mon Nov 3 15:53:25 2014 obs J0401+2110_X_2013_01_09_pus_uva.fits ! Reading UV FITS file: J0401+2110_X_2013_01_09_pus_uva.fits ! AN table 1: Unused. ! AN table 2: 221 integrations on 120 of 120 possible baselines. ! AN table 3: Unused. ! AN table 4: Unused. ! AN table 5: Unused. ! Apparent sampling: 0.174774 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0401+2110 ! ! 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 2994 lines of history. ! ! Reading 18540 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 = 256 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J0401+2110_X_2013_01_09_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 = 256x256 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 2137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2137 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.850725Jy sigma=0.008895 ! Fit after self-cal, rms=0.811432Jy sigma=0.008512 ! 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.9069 mas, bmaj=1.387 mas, bpa=12.75 degrees ! Estimated noise=875.549 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.146346 Jy ! Component: 100 - total flux cleaned = 0.189192 Jy ! Total flux subtracted in 100 components = 0.189192 Jy ! Clean residual min=-0.009194 max=0.016318 Jy/beam ! Clean residual mean=0.000169 rms=0.003655 Jy/beam ! Combined flux in latest and established models = 0.189192 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.189192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146357Jy sigma=0.001249 ! Fit after self-cal, rms=0.146246Jy sigma=0.001248 ! 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.287 mas, bmaj=1.855 mas, bpa=19.65 degrees ! Estimated noise=516.17 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.019337 Jy ! Component: 100 - total flux cleaned = 0.0273612 Jy ! Component: 150 - total flux cleaned = 0.0315135 Jy ! Component: 200 - total flux cleaned = 0.0336745 Jy ! Total flux subtracted in 200 components = 0.0336745 Jy ! Clean residual min=-0.010459 max=0.007843 Jy/beam ! Clean residual mean=-0.000260 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 0.222866 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.222866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144019Jy sigma=0.001220 ! Fit after self-cal, rms=0.144026Jy sigma=0.001220 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 198 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HH 1.00* HN 1.02 ! KP 0.81 LA 1.00 MC 1.00* MK 1.00* ! NL 0.89 NY 1.00* OV 1.00 PT 1.05 ! SC 0.94 TS 1.00* WF 1.00* WZ 1.00* ! ! ! Correcting IF 2. ! A total of 198 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.12 HH 1.00* HN 1.07 ! KP 0.79 LA 1.05 MC 1.00* MK 1.00* ! NL 1.02 NY 1.00* OV 1.04 PT 1.13 ! SC 1.04 TS 1.00* WF 1.00* WZ 1.00* ! ! ! Correcting IF 3. ! A total of 198 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.13 HH 1.00* HN 1.04 ! KP 0.69 LA 1.04 MC 1.00* MK 1.00* ! NL 0.97 NY 1.00* OV 1.00 PT 1.01 ! SC 0.95 TS 1.00* WF 1.00* WZ 1.00* ! ! ! Correcting IF 4. ! A total of 198 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.22 HH 1.00* HN 1.09 ! KP 0.75 LA 1.10 MC 1.00* MK 1.00* ! NL 1.00 NY 1.00* OV 1.06 PT 1.15 ! SC 1.01 TS 1.00* WF 1.00* WZ 1.00* ! ! ! Fit before self-cal, rms=0.144026Jy sigma=0.001220 ! Fit after self-cal, rms=0.148527Jy sigma=0.001188 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.503 mas, bmaj=2.203 mas, bpa=37.29 degrees ! Estimated noise=531.238 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.00169212 Jy ! Component: 100 - total flux cleaned = -0.00179426 Jy ! Component: 150 - total flux cleaned = -0.00193019 Jy ! Component: 200 - total flux cleaned = -0.00204765 Jy ! Total flux subtracted in 200 components = -0.00204765 Jy ! Clean residual min=-0.002369 max=0.002715 Jy/beam ! Clean residual mean=0.000017 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.220819 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.220819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148489Jy sigma=0.001187 ! Fit after self-cal, rms=0.148656Jy sigma=0.001186 ! 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.148656Jy sigma=0.001186 ! Fit after self-cal, rms=0.148975Jy sigma=0.001186 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.505 mas, bmaj=2.206 mas, bpa=37.45 degrees ! Estimated noise=530.937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000897992 Jy ! Component: 100 - total flux cleaned = -0.00102251 Jy ! Component: 150 - total flux cleaned = -0.00113409 Jy ! Component: 200 - total flux cleaned = -0.0012653 Jy ! Total flux subtracted in 200 components = -0.0012653 Jy ! Clean residual min=-0.002218 max=0.002504 Jy/beam ! Clean residual mean=0.000020 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.219553 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.219553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148954Jy sigma=0.001185 ! Fit after self-cal, rms=0.148965Jy sigma=0.001185 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 = -9.2266e-05 Jy ! Component: 100 - total flux cleaned = -0.000173247 Jy ! Component: 150 - total flux cleaned = -0.000270075 Jy ! Component: 200 - total flux cleaned = -0.000335776 Jy ! Total flux subtracted in 200 components = -0.000335776 Jy ! Clean residual min=-0.002138 max=0.002534 Jy/beam ! Clean residual mean=0.000026 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.219217 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 31 components and 0.219217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148956Jy sigma=0.001185 ! Fit after self-cal, rms=0.148954Jy sigma=0.001185 ! 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.148954Jy sigma=0.001185 ! Fit after self-cal, rms=0.149768Jy sigma=0.001184 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.507 mas, bmaj=2.21 mas, bpa=37.56 degrees ! Estimated noise=530.933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00058989 Jy ! Component: 100 - total flux cleaned = -0.000753864 Jy ! Component: 150 - total flux cleaned = -0.00085296 Jy ! Component: 200 - total flux cleaned = -0.000965799 Jy ! Total flux subtracted in 200 components = -0.000965799 Jy ! Clean residual min=-0.002140 max=0.002245 Jy/beam ! Clean residual mean=0.000025 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.218252 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.218252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149757Jy sigma=0.001184 ! Fit after self-cal, rms=0.149767Jy sigma=0.001184 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 = -8.56811e-05 Jy ! Component: 100 - total flux cleaned = -0.000178084 Jy ! Component: 150 - total flux cleaned = -0.000245567 Jy ! Component: 200 - total flux cleaned = -0.000307632 Jy ! Total flux subtracted in 200 components = -0.000307632 Jy ! Clean residual min=-0.002159 max=0.002280 Jy/beam ! Clean residual mean=0.000030 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.217944 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.217944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149762Jy sigma=0.001184 ! Fit after self-cal, rms=0.149759Jy sigma=0.001184 ! 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.149759Jy sigma=0.001184 ! Fit after self-cal, rms=0.149819Jy sigma=0.001184 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.457 mas, bmaj=3.067 mas, bpa=-3.663 degrees ! Estimated noise=594.515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000776738 Jy ! Component: 100 - total flux cleaned = -0.00102406 Jy ! Component: 150 - total flux cleaned = -0.00106422 Jy ! Component: 200 - total flux cleaned = -0.0011002 Jy ! Total flux subtracted in 200 components = -0.0011002 Jy ! Clean residual min=-0.001831 max=0.002269 Jy/beam ! Clean residual mean=0.000053 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.216844 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 35 components and 0.216844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149815Jy sigma=0.001184 ! Fit after self-cal, rms=0.149810Jy sigma=0.001184 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.000159505 Jy ! Component: 100 - total flux cleaned = -0.000169379 Jy ! Component: 150 - total flux cleaned = -0.000185183 Jy ! Component: 200 - total flux cleaned = -0.000205949 Jy ! Total flux subtracted in 200 components = -0.000205949 Jy ! Clean residual min=-0.001834 max=0.002302 Jy/beam ! Clean residual mean=0.000058 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.216638 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 36 components and 0.216638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149809Jy sigma=0.001184 ! Fit after self-cal, rms=0.149804Jy sigma=0.001184 ! 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.509 mas, bmaj=2.213 mas, bpa=37.69 degrees ! Estimated noise=530.996 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.509 x 2.213 at 37.69 degrees (North through East) ! Clean map min=-0.0020737 max=0.20236 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=1.173 mas, bmaj=2.035 mas, bpa=47.15 degrees ! Estimated noise=913.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1568 Jy ! Component: 100 - total flux cleaned = 0.19164 Jy ! Component: 150 - total flux cleaned = 0.202831 Jy ! Component: 200 - total flux cleaned = 0.208373 Jy ! Total flux subtracted in 200 components = 0.208373 Jy ! Clean residual min=-0.004112 max=0.004097 Jy/beam ! Clean residual mean=0.000051 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.208373 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.208373 Jy ! Inverting map and beam ! Estimated beam: bmin=1.509 mas, bmaj=2.213 mas, bpa=37.69 degrees ! Estimated noise=530.996 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.00410251 Jy ! Component: 100 - total flux cleaned = 0.00608797 Jy ! Component: 150 - total flux cleaned = 0.00718347 Jy ! Component: 200 - total flux cleaned = 0.00752098 Jy ! Total flux subtracted in 200 components = 0.00752098 Jy ! Clean residual min=-0.002172 max=0.002354 Jy/beam ! Clean residual mean=0.000046 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.215894 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.215894 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.457 mas, bmaj=3.067 mas, bpa=-3.663 degrees ! Estimated noise=594.515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000508139 Jy ! Component: 100 - total flux cleaned = 0.000548602 Jy ! Component: 150 - total flux cleaned = 0.000572907 Jy ! Component: 200 - total flux cleaned = 0.000586803 Jy ! Total flux subtracted in 200 components = 0.000586803 Jy ! Clean residual min=-0.001830 max=0.002352 Jy/beam ! Clean residual mean=0.000062 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.216481 Jy flux_cutoff = imstat(rms) * dynam 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 = 2.54742e-05 Jy ! Component: 100 - total flux cleaned = 4.89635e-05 Jy ! Component: 150 - total flux cleaned = 7.09465e-05 Jy ! Component: 200 - total flux cleaned = 9.18293e-05 Jy ! Total flux subtracted in 200 components = 9.18293e-05 Jy ! Clean residual min=-0.001829 max=0.002341 Jy/beam ! Clean residual mean=0.000060 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.216572 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 30 components and 0.216572 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.509 mas, bmaj=2.213 mas, bpa=37.69 degrees ! Estimated noise=530.996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.87446e-05 Jy ! Component: 100 - total flux cleaned = 0.000105737 Jy ! Component: 150 - total flux cleaned = 0.000157863 Jy ! Component: 200 - total flux cleaned = 0.000194202 Jy ! Total flux subtracted in 200 components = 0.000194202 Jy ! Clean residual min=-0.002174 max=0.002324 Jy/beam ! Clean residual mean=0.000032 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.216767 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 34 components and 0.216767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149804Jy sigma=0.001184 ! Fit after self-cal, rms=0.149791Jy sigma=0.001184 wmodel J0401+2110_X_2013_01_09_pus_map.mod ! Writing 34 model components to file: J0401+2110_X_2013_01_09_pus_map.mod wobs J0401+2110_X_2013_01_09_pus_uvs.fits ! Writing UV FITS file: J0401+2110_X_2013_01_09_pus_uvs.fits wwins J0401+2110_X_2013_01_09_pus_map.win ! wwins: Wrote 1 windows to J0401+2110_X_2013_01_09_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000505169 Jy ! Component: 100 - total flux cleaned = 0.000688605 Jy ! Component: 150 - total flux cleaned = 0.000920567 Jy ! Component: 200 - total flux cleaned = 0.00101195 Jy ! Component: 250 - total flux cleaned = 0.000929498 Jy ! Component: 300 - total flux cleaned = 0.000795927 Jy ! Component: 350 - total flux cleaned = 0.000769469 Jy ! Component: 400 - total flux cleaned = 0.000744299 Jy ! Component: 450 - total flux cleaned = 0.00072062 Jy ! Component: 500 - total flux cleaned = 0.000811442 Jy ! Component: 550 - total flux cleaned = 0.000877579 Jy ! Component: 600 - total flux cleaned = 0.00100704 Jy ! Component: 650 - total flux cleaned = 0.00111197 Jy ! Component: 700 - total flux cleaned = 0.00117368 Jy ! Component: 750 - total flux cleaned = 0.00117361 Jy ! Component: 800 - total flux cleaned = 0.00121264 Jy ! Component: 850 - total flux cleaned = 0.00121258 Jy ! Component: 900 - total flux cleaned = 0.00128812 Jy ! Component: 950 - total flux cleaned = 0.00126915 Jy ! Component: 1000 - total flux cleaned = 0.00132383 Jy ! Total flux subtracted in 1024 components = 0.00135981 Jy ! Clean residual min=-0.001021 max=0.000954 Jy/beam ! Clean residual mean=0.000013 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.218126 Jy keep ! Adding 59 model components to the UV plane model. ! The established model now contains 93 components and 0.218126 Jy ![Exited script file: muppet] wmap "J0401+2110_X_2013_01_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.509 x 2.213 at 37.69 degrees (North through East) ! Clean map min=-0.001752 max=0.2029 Jy/beam ! Writing clean map to FITS file: J0401+2110_X_2013_01_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.202903 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000392822 device "J0401+2110_X_2013_01_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0401+2110_X_2013_01_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.580801 0.580801 1.1616 2.3232 4.64641 9.29281 18.5856 37.1713 74.3425 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.202 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.509 x 2.213 at 37.69 degrees (North through East) ! Clean map min=-0.001752 max=0.2029 Jy/beam quit ! Quitting program ! Log file J0401+2110_X_2013_01_09_pus_uvs.log closed on Mon Nov 3 15:53:27 2014