! Started logfile: J0744+2120_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:46:30 2016 obs J0744+2120_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0744+2120_S_2014_06_09_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.699902 visibilities/baseline/integration-bin. ! Found source: J0744+2120 ! ! 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 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 14236 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 = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0744+2120_S_2014_06_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 = 1024x1024 pixels with 0.500x0.500 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 178 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 178 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 178 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 178 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.958429Jy sigma=0.011529 ! Fit after self-cal, rms=0.938173Jy sigma=0.011319 ! 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=2.918 mas, bmaj=6.723 mas, bpa=-8.512 degrees ! Estimated noise=808.606 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.0496945 Jy ! Component: 100 - total flux cleaned = 0.0608851 Jy ! Total flux subtracted in 100 components = 0.0608851 Jy ! Clean residual min=-0.002912 max=0.003866 Jy/beam ! Clean residual mean=0.000002 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.060885 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.060885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068034Jy sigma=0.000768 ! Fit after self-cal, rms=0.067966Jy sigma=0.000768 ! 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=3.526 mas, bmaj=7.74 mas, bpa=-7.205 degrees ! Estimated noise=498.46 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.00362841 Jy ! Component: 100 - total flux cleaned = 0.00504873 Jy ! Component: 150 - total flux cleaned = 0.00572715 Jy ! Component: 200 - total flux cleaned = 0.0057993 Jy ! Total flux subtracted in 200 components = 0.0057993 Jy ! Clean residual min=-0.001794 max=0.001651 Jy/beam ! Clean residual mean=0.000006 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0666843 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 24 components and 0.0666843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067765Jy sigma=0.000766 ! Fit after self-cal, rms=0.067767Jy sigma=0.000766 ! 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.00* FD 0.82 HN 0.94 KP 1.03 ! LA 1.11 MK 1.00 NL 0.99 OV 0.93 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.02 KP 1.01 ! LA 1.10 MK 1.03 NL 1.06 OV 1.04 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.15 HN 1.06 KP 0.97 ! LA 0.93 MK 1.02 NL 1.01 OV 0.98 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.01 KP 0.89 ! LA 0.88 MK 0.97 NL 1.06 OV 1.02 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.067767Jy sigma=0.000766 ! Fit after self-cal, rms=0.066340Jy sigma=0.000763 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=7.728 mas, bpa=-6.909 degrees ! Estimated noise=496.83 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 = 8.10979e-06 Jy ! Component: 100 - total flux cleaned = 1.98676e-05 Jy ! Component: 150 - total flux cleaned = 2.98945e-05 Jy ! Component: 200 - total flux cleaned = 3.91927e-05 Jy ! Total flux subtracted in 200 components = 3.91927e-05 Jy ! Clean residual min=-0.001677 max=0.001651 Jy/beam ! Clean residual mean=0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0667235 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0667235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066336Jy sigma=0.000763 ! Fit after self-cal, rms=0.066326Jy sigma=0.000762 ! 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.066326Jy sigma=0.000762 ! Fit after self-cal, rms=0.066422Jy sigma=0.000762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.519 mas, bmaj=7.72 mas, bpa=-6.9 degrees ! Estimated noise=497.072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.72171e-05 Jy ! Component: 100 - total flux cleaned = 4.77036e-05 Jy ! Component: 150 - total flux cleaned = 3.97205e-05 Jy ! Component: 200 - total flux cleaned = 3.99308e-05 Jy ! Total flux subtracted in 200 components = 3.99308e-05 Jy ! Clean residual min=-0.001627 max=0.001598 Jy/beam ! Clean residual mean=0.000004 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0667634 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.0667635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066419Jy sigma=0.000762 ! Fit after self-cal, rms=0.066428Jy sigma=0.000762 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 = 1.95911e-05 Jy ! Component: 100 - total flux cleaned = 3.64591e-06 Jy ! Component: 150 - total flux cleaned = -3.70738e-06 Jy ! Component: 200 - total flux cleaned = -3.80148e-06 Jy ! Total flux subtracted in 200 components = -3.80148e-06 Jy ! Clean residual min=-0.001637 max=0.001593 Jy/beam ! Clean residual mean=0.000004 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0667597 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.0667596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066426Jy sigma=0.000762 ! Fit after self-cal, rms=0.066427Jy sigma=0.000762 ! 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.066427Jy sigma=0.000762 ! Fit after self-cal, rms=0.066455Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=7.714 mas, bpa=-6.872 degrees ! Estimated noise=497.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.82365e-05 Jy ! Component: 100 - total flux cleaned = 7.08489e-05 Jy ! Component: 150 - total flux cleaned = 7.06546e-05 Jy ! Component: 200 - total flux cleaned = 7.05e-05 Jy ! Total flux subtracted in 200 components = 7.05e-05 Jy ! Clean residual min=-0.001642 max=0.001596 Jy/beam ! Clean residual mean=0.000004 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0668301 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.0668301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066452Jy sigma=0.000762 ! Fit after self-cal, rms=0.066454Jy sigma=0.000762 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.2948e-07 Jy ! Component: 100 - total flux cleaned = -5.56738e-06 Jy ! Component: 150 - total flux cleaned = -1.14906e-05 Jy ! Component: 200 - total flux cleaned = -1.71664e-05 Jy ! Total flux subtracted in 200 components = -1.71664e-05 Jy ! Clean residual min=-0.001637 max=0.001591 Jy/beam ! Clean residual mean=0.000004 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.066813 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.066813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066453Jy sigma=0.000762 ! Fit after self-cal, rms=0.066453Jy sigma=0.000762 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.066453Jy sigma=0.000762 ! Fit after self-cal, rms=0.066467Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.652 mas, bmaj=12.81 mas, bpa=-12.63 degrees ! Estimated noise=602.748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143842 Jy ! Component: 100 - total flux cleaned = 0.000160457 Jy ! Component: 150 - total flux cleaned = 0.000174158 Jy ! Component: 200 - total flux cleaned = 0.00017819 Jy ! Total flux subtracted in 200 components = 0.00017819 Jy ! Clean residual min=-0.001407 max=0.001448 Jy/beam ! Clean residual mean=0.000009 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0669912 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.0669912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066468Jy sigma=0.000762 ! Fit after self-cal, rms=0.066466Jy sigma=0.000762 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 = -6.88464e-06 Jy ! Component: 100 - total flux cleaned = -6.61355e-06 Jy ! Component: 150 - total flux cleaned = -6.43509e-06 Jy ! Component: 200 - total flux cleaned = -6.6461e-06 Jy ! Total flux subtracted in 200 components = -6.6461e-06 Jy ! Clean residual min=-0.001406 max=0.001449 Jy/beam ! Clean residual mean=0.000009 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0669845 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.0669845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066467Jy sigma=0.000762 ! Fit after self-cal, rms=0.066466Jy sigma=0.000762 ! 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=3.512 mas, bmaj=7.708 mas, bpa=-6.845 degrees ! Estimated noise=497.45 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.512 x 7.708 at -6.845 degrees (North through East) ! Clean map min=-0.001571 max=0.063332 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=2.907 mas, bmaj=6.672 mas, bpa=-8.064 degrees ! Estimated noise=803.818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0493461 Jy ! Component: 100 - total flux cleaned = 0.0604937 Jy ! Component: 150 - total flux cleaned = 0.0643773 Jy ! Component: 200 - total flux cleaned = 0.0661361 Jy ! Total flux subtracted in 200 components = 0.0661361 Jy ! Clean residual min=-0.002551 max=0.002684 Jy/beam ! Clean residual mean=0.000001 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.066136 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.066136 Jy ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=7.708 mas, bpa=-6.845 degrees ! Estimated noise=497.45 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.000722988 Jy ! Component: 100 - total flux cleaned = 0.000767049 Jy ! Component: 150 - total flux cleaned = 0.000766345 Jy ! Component: 200 - total flux cleaned = 0.000780095 Jy ! Total flux subtracted in 200 components = 0.000780095 Jy ! Clean residual min=-0.001625 max=0.001583 Jy/beam ! Clean residual mean=0.000004 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0669161 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 27 components and 0.0669161 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.652 mas, bmaj=12.81 mas, bpa=-12.63 degrees ! Estimated noise=602.748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011759 Jy ! Component: 100 - total flux cleaned = 0.000105431 Jy ! Component: 150 - total flux cleaned = 0.000105936 Jy ! Component: 200 - total flux cleaned = 0.000106407 Jy ! Total flux subtracted in 200 components = 0.000106407 Jy ! Clean residual min=-0.001376 max=0.001453 Jy/beam ! Clean residual mean=0.000009 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0670225 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 = -8.30428e-08 Jy ! Component: 100 - total flux cleaned = -1.77587e-07 Jy ! Component: 150 - total flux cleaned = -3.88972e-06 Jy ! Component: 200 - total flux cleaned = -4.07391e-06 Jy ! Total flux subtracted in 200 components = -4.07391e-06 Jy ! Clean residual min=-0.001378 max=0.001453 Jy/beam ! Clean residual mean=0.000009 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0670184 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.0670184 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=7.708 mas, bpa=-6.845 degrees ! Estimated noise=497.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.86969e-05 Jy ! Component: 100 - total flux cleaned = -6.35262e-05 Jy ! Component: 150 - total flux cleaned = -6.30986e-05 Jy ! Component: 200 - total flux cleaned = -6.30526e-05 Jy ! Total flux subtracted in 200 components = -6.30526e-05 Jy ! Clean residual min=-0.001621 max=0.001586 Jy/beam ! Clean residual mean=0.000004 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0669554 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.0669554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066466Jy sigma=0.000762 ! Fit after self-cal, rms=0.066468Jy sigma=0.000762 wmodel J0744+2120_S_2014_06_09_pus_map.mod ! Writing 52 model components to file: J0744+2120_S_2014_06_09_pus_map.mod wobs J0744+2120_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0744+2120_S_2014_06_09_pus_uvs.fits wwins J0744+2120_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J0744+2120_S_2014_06_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 7.91694e-05 Jy ! Component: 100 - total flux cleaned = 0.000205712 Jy ! Component: 150 - total flux cleaned = 0.000206008 Jy ! Component: 200 - total flux cleaned = 9.36312e-05 Jy ! Component: 250 - total flux cleaned = -5.83073e-05 Jy ! Component: 300 - total flux cleaned = -0.000163323 Jy ! Component: 350 - total flux cleaned = -0.000204129 Jy ! Component: 400 - total flux cleaned = -0.00024435 Jy ! Component: 450 - total flux cleaned = -0.000283066 Jy ! Component: 500 - total flux cleaned = -0.000263833 Jy ! Component: 550 - total flux cleaned = -0.000338459 Jy ! Component: 600 - total flux cleaned = -0.000374834 Jy ! Component: 650 - total flux cleaned = -0.000427778 Jy ! Component: 700 - total flux cleaned = -0.000445055 Jy ! Component: 750 - total flux cleaned = -0.00042807 Jy ! Component: 800 - total flux cleaned = -0.000428683 Jy ! Component: 850 - total flux cleaned = -0.000495069 Jy ! Component: 900 - total flux cleaned = -0.000511529 Jy ! Component: 950 - total flux cleaned = -0.000559605 Jy ! Component: 1000 - total flux cleaned = -0.000559742 Jy ! Component: 1050 - total flux cleaned = -0.000606209 Jy ! Component: 1100 - total flux cleaned = -0.000697526 Jy ! Component: 1150 - total flux cleaned = -0.000742239 Jy ! Component: 1200 - total flux cleaned = -0.000830599 Jy ! Component: 1250 - total flux cleaned = -0.000859437 Jy ! Component: 1300 - total flux cleaned = -0.000916296 Jy ! Component: 1350 - total flux cleaned = -0.000958916 Jy ! Component: 1400 - total flux cleaned = -0.000972752 Jy ! Component: 1450 - total flux cleaned = -0.000986857 Jy ! Component: 1500 - total flux cleaned = -0.00104119 Jy ! Component: 1550 - total flux cleaned = -0.00102782 Jy ! Component: 1600 - total flux cleaned = -0.0010275 Jy ! Component: 1650 - total flux cleaned = -0.00104038 Jy ! Component: 1700 - total flux cleaned = -0.00100156 Jy ! Component: 1750 - total flux cleaned = -0.0010017 Jy ! Component: 1800 - total flux cleaned = -0.00100155 Jy ! Component: 1850 - total flux cleaned = -0.00102644 Jy ! Component: 1900 - total flux cleaned = -0.000989781 Jy ! Component: 1950 - total flux cleaned = -0.00101418 Jy ! Component: 2000 - total flux cleaned = -0.00101408 Jy ! Component: 2050 - total flux cleaned = -0.000967179 Jy ! Component: 2100 - total flux cleaned = -0.000978867 Jy ! Component: 2150 - total flux cleaned = -0.000978897 Jy ! Component: 2200 - total flux cleaned = -0.000990142 Jy ! Component: 2250 - total flux cleaned = -0.000967614 Jy ! Component: 2300 - total flux cleaned = -0.000978662 Jy ! Component: 2350 - total flux cleaned = -0.000978557 Jy ! Component: 2400 - total flux cleaned = -0.000935018 Jy ! Component: 2450 - total flux cleaned = -0.000956615 Jy ! Component: 2500 - total flux cleaned = -0.000956611 Jy ! Component: 2550 - total flux cleaned = -0.000935328 Jy ! Component: 2600 - total flux cleaned = -0.000903943 Jy ! Component: 2650 - total flux cleaned = -0.000914251 Jy ! Component: 2700 - total flux cleaned = -0.000873337 Jy ! Component: 2750 - total flux cleaned = -0.000883494 Jy ! Component: 2800 - total flux cleaned = -0.000873635 Jy ! Component: 2850 - total flux cleaned = -0.000893602 Jy ! Component: 2900 - total flux cleaned = -0.000913483 Jy ! Component: 2950 - total flux cleaned = -0.000884001 Jy ! Component: 3000 - total flux cleaned = -0.000913208 Jy ! Component: 3050 - total flux cleaned = -0.000903604 Jy ! Component: 3100 - total flux cleaned = -0.000922704 Jy ! Component: 3150 - total flux cleaned = -0.000894215 Jy ! Component: 3200 - total flux cleaned = -0.000913239 Jy ! Component: 3250 - total flux cleaned = -0.000950562 Jy ! Component: 3300 - total flux cleaned = -0.000969016 Jy ! Component: 3350 - total flux cleaned = -0.000932188 Jy ! Component: 3400 - total flux cleaned = -0.000959542 Jy ! Component: 3450 - total flux cleaned = -0.000986797 Jy ! Component: 3500 - total flux cleaned = -0.000995714 Jy ! Component: 3550 - total flux cleaned = -0.000995744 Jy ! Component: 3600 - total flux cleaned = -0.00104904 Jy ! Component: 3650 - total flux cleaned = -0.00104908 Jy ! Component: 3700 - total flux cleaned = -0.00107526 Jy ! Component: 3750 - total flux cleaned = -0.00110136 Jy ! Component: 3800 - total flux cleaned = -0.00111873 Jy ! Component: 3850 - total flux cleaned = -0.00115296 Jy ! Component: 3900 - total flux cleaned = -0.00116143 Jy ! Component: 3950 - total flux cleaned = -0.0012036 Jy ! Component: 4000 - total flux cleaned = -0.00123713 Jy ! Component: 4050 - total flux cleaned = -0.0012371 Jy ! Total flux subtracted in 4096 components = -0.0012702 Jy ! Clean residual min=-0.000512 max=0.000426 Jy/beam ! Clean residual mean=0.000001 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0656852 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 307 components and 0.0656852 Jy ![Exited script file: muppet] wmap "J0744+2120_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.512 x 7.708 at -6.845 degrees (North through East) ! Clean map min=-0.00092742 max=0.06327 Jy/beam ! Writing clean map to FITS file: J0744+2120_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0632703 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00014758 device "J0744+2120_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0744+2120_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.699759 0.699759 1.39952 2.79904 5.59807 11.1961 22.3923 44.7846 89.5692 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.063 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.512 x 7.708 at -6.845 degrees (North through East) ! Clean map min=-0.00092742 max=0.06327 Jy/beam quit ! Quitting program ! Log file J0744+2120_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:46:34 2016