! Started logfile: /scr/pima/rv118_uvs/J1336-1529_S_dfm.log on Sun Dec 10 00:10:06 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv118_uvs/J1336-1529_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J1336-1529_S_uva.fits ! AN table 1: 29 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.960728 visibilities/baseline/integration-bin. ! Found source: J1336-1529 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 4012 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J1336-1529_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.007925Jy sigma=17.691299 ! Fit after self-cal, rms=0.911780Jy sigma=16.040717 ! 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=3.046 mas, bmaj=13.02 mas, bpa=22.26 degrees ! Estimated noise=1.10018 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.0674117 Jy ! Component: 100 - total flux cleaned = 0.0831566 Jy ! Total flux subtracted in 100 components = 0.0831566 Jy ! Clean residual min=-0.006846 max=0.008449 Jy/beam ! Clean residual mean=0.000001 rms=0.001886 Jy/beam ! Combined flux in latest and established models = 0.0831566 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0831566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076127Jy sigma=1.174098 ! Fit after self-cal, rms=0.076089Jy sigma=1.173566 ! 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.937 mas, bmaj=13.99 mas, bpa=20.73 degrees ! Estimated noise=0.655289 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.00955525 Jy ! Component: 100 - total flux cleaned = 0.0146438 Jy ! Component: 150 - total flux cleaned = 0.0175882 Jy ! Component: 200 - total flux cleaned = 0.018309 Jy ! Total flux subtracted in 200 components = 0.018309 Jy ! Clean residual min=-0.005260 max=0.006691 Jy/beam ! Clean residual mean=0.000010 rms=0.001508 Jy/beam ! Combined flux in latest and established models = 0.101466 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.101466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074785Jy sigma=1.151570 ! Fit after self-cal, rms=0.074767Jy sigma=1.151144 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.937 x 13.99 at 20.73 degrees (North through East) ! Clean map min=-0.0052139 max=0.088264 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.18 HN 1.06 KP 1.03 ! LA 0.99 NL 0.96 OV 1.00 PT 1.02 ! SC 1.22 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 1.02 KP 1.05 ! LA 1.01 NL 1.04 OV 1.02 PT 0.94 ! SC 1.23 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.20 HN 1.05 KP 0.57 ! LA 1.01 NL 0.68 OV 1.05 PT 1.02 ! SC 0.62 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.13 HN 1.09 KP 1.13 ! LA 1.08 NL 1.02 OV 1.06 PT 0.97 ! SC 1.34 ! ! ! Fit before self-cal, rms=0.074767Jy sigma=1.151144 ! Fit after self-cal, rms=0.063407Jy sigma=1.065790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.928 mas, bmaj=13.96 mas, bpa=20.86 degrees ! Estimated noise=0.648632 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.000276778 Jy ! Component: 100 - total flux cleaned = -0.000420767 Jy ! Component: 150 - total flux cleaned = -0.000538571 Jy ! Component: 200 - total flux cleaned = -0.000691361 Jy ! Total flux subtracted in 200 components = -0.000691361 Jy ! Clean residual min=-0.002672 max=0.003022 Jy/beam ! Clean residual mean=0.000002 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.100774 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.100774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063361Jy sigma=1.064765 ! Fit after self-cal, rms=0.063558Jy sigma=1.062377 ! 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.063558Jy sigma=1.062377 ! Fit after self-cal, rms=0.063490Jy sigma=1.062232 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=13.95 mas, bpa=20.9 degrees ! Estimated noise=0.647855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121529 Jy ! Component: 100 - total flux cleaned = -0.000213766 Jy ! Component: 150 - total flux cleaned = -0.000253906 Jy ! Component: 200 - total flux cleaned = -0.000272558 Jy ! Total flux subtracted in 200 components = -0.000272558 Jy ! Clean residual min=-0.002495 max=0.002892 Jy/beam ! Clean residual mean=0.000002 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.100502 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 48 components and 0.100502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063477Jy sigma=1.061924 ! Fit after self-cal, rms=0.063483Jy sigma=1.061909 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) ! Added new window around map position (-62, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263087 Jy ! Component: 100 - total flux cleaned = 0.00290031 Jy ! Component: 150 - total flux cleaned = 0.00284395 Jy ! Component: 200 - total flux cleaned = 0.00266502 Jy ! Total flux subtracted in 200 components = 0.00266502 Jy ! Clean residual min=-0.002193 max=0.002179 Jy/beam ! Clean residual mean=-0.000000 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.103167 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 0.103167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063351Jy sigma=1.059225 ! Fit after self-cal, rms=0.063339Jy sigma=1.059042 ! 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.063339Jy sigma=1.059042 ! Fit after self-cal, rms=0.063240Jy sigma=1.058899 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=13.94 mas, bpa=20.91 degrees ! Estimated noise=0.64728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000793085 Jy ! Component: 100 - total flux cleaned = 0.000709849 Jy ! Component: 150 - total flux cleaned = 0.00063664 Jy ! Component: 200 - total flux cleaned = 0.000536442 Jy ! Total flux subtracted in 200 components = 0.000536442 Jy ! Clean residual min=-0.002140 max=0.002015 Jy/beam ! Clean residual mean=-0.000000 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.103703 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 88 components and 0.103703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063197Jy sigma=1.058026 ! Fit after self-cal, rms=0.063195Jy sigma=1.057987 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.0002795 Jy ! Component: 100 - total flux cleaned = 0.000216143 Jy ! Component: 150 - total flux cleaned = 0.00021616 Jy ! Component: 200 - total flux cleaned = 0.000216501 Jy ! Total flux subtracted in 200 components = 0.000216501 Jy ! Clean residual min=-0.002125 max=0.001975 Jy/beam ! Clean residual mean=-0.000000 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.10392 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.10392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063171Jy sigma=1.057521 ! Fit after self-cal, rms=0.063172Jy sigma=1.057511 ! 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.063172Jy sigma=1.057511 ! Fit after self-cal, rms=0.063205Jy sigma=1.057403 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.753 mas, bmaj=17.48 mas, bpa=10.83 degrees ! Estimated noise=0.72727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00052605 Jy ! Component: 100 - total flux cleaned = 0.000588143 Jy ! Component: 150 - total flux cleaned = 0.000659447 Jy ! Component: 200 - total flux cleaned = 0.00065993 Jy ! Total flux subtracted in 200 components = 0.00065993 Jy ! Clean residual min=-0.001957 max=0.001636 Jy/beam ! Clean residual mean=-0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.10458 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.10458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063195Jy sigma=1.057247 ! Fit after self-cal, rms=0.063198Jy sigma=1.057224 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.000242401 Jy ! Component: 100 - total flux cleaned = 0.00032931 Jy ! Component: 150 - total flux cleaned = 0.000367238 Jy ! Component: 200 - total flux cleaned = 0.00040263 Jy ! Total flux subtracted in 200 components = 0.00040263 Jy ! Clean residual min=-0.001903 max=0.001663 Jy/beam ! Clean residual mean=-0.000002 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.104982 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 113 components and 0.104982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063195Jy sigma=1.057178 ! Fit after self-cal, rms=0.063196Jy sigma=1.057170 ! 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.918 mas, bmaj=13.94 mas, bpa=20.91 degrees ! Estimated noise=0.647551 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.918 x 13.94 at 20.91 degrees (North through East) ! Clean map min=-0.0020827 max=0.087451 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=3.063 mas, bmaj=12.96 mas, bpa=22.34 degrees ! Estimated noise=1.11522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0680248 Jy ! Component: 100 - total flux cleaned = 0.0838875 Jy ! Component: 150 - total flux cleaned = 0.0911753 Jy ! Component: 200 - total flux cleaned = 0.0956287 Jy ! Total flux subtracted in 200 components = 0.0956287 Jy ! Clean residual min=-0.004207 max=0.003239 Jy/beam ! Clean residual mean=-0.000003 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.0956287 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0956287 Jy ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=13.94 mas, bpa=20.91 degrees ! Estimated noise=0.647551 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.00394854 Jy ! Component: 100 - total flux cleaned = 0.00672485 Jy ! Component: 150 - total flux cleaned = 0.00843202 Jy ! Component: 200 - total flux cleaned = 0.00906622 Jy ! Total flux subtracted in 200 components = 0.00906622 Jy ! Clean residual min=-0.002491 max=0.002145 Jy/beam ! Clean residual mean=-0.000001 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.104695 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.104695 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.753 mas, bmaj=17.48 mas, bpa=10.83 degrees ! Estimated noise=0.72727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147239 Jy ! Component: 100 - total flux cleaned = 0.0017004 Jy ! Component: 150 - total flux cleaned = 0.0016332 Jy ! Component: 200 - total flux cleaned = 0.00155174 Jy ! Total flux subtracted in 200 components = 0.00155174 Jy ! Clean residual min=-0.001856 max=0.001738 Jy/beam ! Clean residual mean=-0.000003 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.106247 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 = -4.37228e-05 Jy ! Component: 100 - total flux cleaned = -6.11466e-05 Jy ! Component: 150 - total flux cleaned = -9.35843e-05 Jy ! Component: 200 - total flux cleaned = -6.34921e-05 Jy ! Total flux subtracted in 200 components = -6.34921e-05 Jy ! Clean residual min=-0.001855 max=0.001711 Jy/beam ! Clean residual mean=-0.000002 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.106183 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 81 components and 0.106183 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=13.94 mas, bpa=20.91 degrees ! Estimated noise=0.647551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000251138 Jy ! Component: 100 - total flux cleaned = 0.000515559 Jy ! Component: 150 - total flux cleaned = 0.000557601 Jy ! Component: 200 - total flux cleaned = 0.000521544 Jy ! Total flux subtracted in 200 components = 0.000521544 Jy ! Clean residual min=-0.002175 max=0.002157 Jy/beam ! Clean residual mean=-0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.106705 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.106705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063228Jy sigma=1.058201 ! Fit after self-cal, rms=0.063225Jy sigma=1.058123 wmodel J1336-1529_S_map.mod ! Writing 99 model components to file: J1336-1529_S_map.mod wobs J1336-1529_S_uvs.fits ! Writing UV FITS file: J1336-1529_S_uvs.fits wwins J1336-1529_S_map.win ! wwins: Wrote 2 windows to J1336-1529_S_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.18097e-05 Jy ! Component: 100 - total flux cleaned = -0.000355042 Jy ! Component: 150 - total flux cleaned = -0.000652781 Jy ! Component: 200 - total flux cleaned = -0.000902803 Jy ! Component: 250 - total flux cleaned = -0.00108148 Jy ! Component: 300 - total flux cleaned = -0.0012239 Jy ! Component: 350 - total flux cleaned = -0.00138862 Jy ! Component: 400 - total flux cleaned = -0.00157326 Jy ! Component: 450 - total flux cleaned = -0.00170044 Jy ! Component: 500 - total flux cleaned = -0.00174925 Jy ! Component: 550 - total flux cleaned = -0.00182018 Jy ! Component: 600 - total flux cleaned = -0.00186563 Jy ! Component: 650 - total flux cleaned = -0.00191015 Jy ! Component: 700 - total flux cleaned = -0.00195312 Jy ! Component: 750 - total flux cleaned = -0.0019737 Jy ! Component: 800 - total flux cleaned = -0.00209514 Jy ! Component: 850 - total flux cleaned = -0.0021345 Jy ! Component: 900 - total flux cleaned = -0.00225063 Jy ! Component: 950 - total flux cleaned = -0.00232637 Jy ! Component: 1000 - total flux cleaned = -0.00240013 Jy ! Component: 1050 - total flux cleaned = -0.00245454 Jy ! Component: 1100 - total flux cleaned = -0.00256148 Jy ! Component: 1150 - total flux cleaned = -0.00264877 Jy ! Component: 1200 - total flux cleaned = -0.00268311 Jy ! Component: 1250 - total flux cleaned = -0.00275075 Jy ! Component: 1300 - total flux cleaned = -0.0028006 Jy ! Component: 1350 - total flux cleaned = -0.00283319 Jy ! Component: 1400 - total flux cleaned = -0.00286525 Jy ! Component: 1450 - total flux cleaned = -0.00294426 Jy ! Component: 1500 - total flux cleaned = -0.00297529 Jy ! Component: 1550 - total flux cleaned = -0.00303673 Jy ! Component: 1600 - total flux cleaned = -0.00305187 Jy ! Component: 1650 - total flux cleaned = -0.0031117 Jy ! Component: 1700 - total flux cleaned = -0.00317062 Jy ! Component: 1750 - total flux cleaned = -0.00318496 Jy ! Component: 1800 - total flux cleaned = -0.00322799 Jy ! Component: 1850 - total flux cleaned = -0.00325645 Jy ! Component: 1900 - total flux cleaned = -0.00328468 Jy ! Component: 1950 - total flux cleaned = -0.00329872 Jy ! Component: 2000 - total flux cleaned = -0.00325772 Jy ! Component: 2050 - total flux cleaned = -0.00324445 Jy ! Component: 2100 - total flux cleaned = -0.00321781 Jy ! Component: 2150 - total flux cleaned = -0.00319127 Jy ! Component: 2200 - total flux cleaned = -0.00320436 Jy ! Component: 2250 - total flux cleaned = -0.00323034 Jy ! Component: 2300 - total flux cleaned = -0.00323043 Jy ! Component: 2350 - total flux cleaned = -0.00325601 Jy ! Component: 2400 - total flux cleaned = -0.00328142 Jy ! Component: 2450 - total flux cleaned = -0.00333165 Jy ! Component: 2500 - total flux cleaned = -0.00334414 Jy ! Component: 2550 - total flux cleaned = -0.00334417 Jy ! Component: 2600 - total flux cleaned = -0.00338095 Jy ! Component: 2650 - total flux cleaned = -0.00341738 Jy ! Component: 2700 - total flux cleaned = -0.00346559 Jy ! Component: 2750 - total flux cleaned = -0.0035014 Jy ! Component: 2800 - total flux cleaned = -0.00348937 Jy ! Component: 2850 - total flux cleaned = -0.00351299 Jy ! Component: 2900 - total flux cleaned = -0.00352476 Jy ! Component: 2950 - total flux cleaned = -0.00357127 Jy ! Component: 3000 - total flux cleaned = -0.00355966 Jy ! Component: 3050 - total flux cleaned = -0.00359421 Jy ! Component: 3100 - total flux cleaned = -0.00361702 Jy ! Component: 3150 - total flux cleaned = -0.00362848 Jy ! Component: 3200 - total flux cleaned = -0.00366233 Jy ! Component: 3250 - total flux cleaned = -0.00367356 Jy ! Component: 3300 - total flux cleaned = -0.00365128 Jy ! Component: 3350 - total flux cleaned = -0.00366238 Jy ! Component: 3400 - total flux cleaned = -0.00366229 Jy ! Component: 3450 - total flux cleaned = -0.00366232 Jy ! Component: 3500 - total flux cleaned = -0.00367326 Jy ! Component: 3550 - total flux cleaned = -0.00365157 Jy ! Component: 3600 - total flux cleaned = -0.0036948 Jy ! Component: 3650 - total flux cleaned = -0.00371634 Jy ! Component: 3700 - total flux cleaned = -0.00372702 Jy ! Component: 3750 - total flux cleaned = -0.00375898 Jy ! Component: 3800 - total flux cleaned = -0.00375909 Jy ! Component: 3850 - total flux cleaned = -0.00378029 Jy ! Component: 3900 - total flux cleaned = -0.00379082 Jy ! Component: 3950 - total flux cleaned = -0.00385389 Jy ! Component: 4000 - total flux cleaned = -0.00389579 Jy ! Component: 4050 - total flux cleaned = -0.00396894 Jy ! Total flux subtracted in 4096 components = -0.00401063 Jy ! Clean residual min=-0.000645 max=0.000630 Jy/beam ! Clean residual mean=0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.102694 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 380 components and 0.102694 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J1336-1529_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.918 x 13.94 at 20.91 degrees (North through East) ! Clean map min=-0.0015365 max=0.088317 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J1336-1529_S_map.fits wmodel /scr/pima/rv118_uvs/J1336-1529_S_map.mod ! Writing 380 model components to file: /scr/pima/rv118_uvs/J1336-1529_S_map.mod wobs /scr/pima/rv118_uvs/J1336-1529_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J1336-1529_S_uvs.fits wwins /scr/pima/rv118_uvs/J1336-1529_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv118_uvs/J1336-1529_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0883171 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018418 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.625631 0.625631 1.25126 2.50253 5.00505 10.0101 20.0202 40.0404 80.0808 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.088 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 479.515 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J1336-1529_S_dfm.log closed on Sun Dec 10 00:10:09 2017