! Started logfile: /scr/pima/bg219g_uvs/J1305-3132_S_dfm.log on Thu May 19 21:46:35 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219g_uvs/J1305-3132_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1305-3132_S_uva.fits ! AN table 1: 31 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.86828 visibilities/baseline/integration-bin. ! Found source: J1305-3132 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 3876 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 J1305-3132_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. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000488Jy sigma=16.506215 ! Fit after self-cal, rms=0.919725Jy sigma=15.174556 ! 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.199 mas, bmaj=6.705 mas, bpa=-4.776 degrees ! Estimated noise=1.24022 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.0636675 Jy ! Component: 100 - total flux cleaned = 0.0784726 Jy ! Total flux subtracted in 100 components = 0.0784726 Jy ! Clean residual min=-0.008396 max=0.008087 Jy/beam ! Clean residual mean=-0.000005 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.0784727 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0784727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086604Jy sigma=1.292640 ! Fit after self-cal, rms=0.086290Jy sigma=1.289234 ! 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=2.795 mas, bmaj=7.819 mas, bpa=-5.259 degrees ! Estimated noise=0.750436 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.00780244 Jy ! Component: 100 - total flux cleaned = 0.00987541 Jy ! Component: 150 - total flux cleaned = 0.0103711 Jy ! Component: 200 - total flux cleaned = 0.010831 Jy ! Total flux subtracted in 200 components = 0.010831 Jy ! Clean residual min=-0.003917 max=0.004660 Jy/beam ! Clean residual mean=-0.000026 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.0893036 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.0893036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085688Jy sigma=1.276116 ! Fit after self-cal, rms=0.085646Jy sigma=1.275728 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.795 x 7.819 at -5.259 degrees (North through East) ! Clean map min=-0.0034912 max=0.08404 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.20 KP 1.03 LA 0.89 ! MK 1.02 NL 0.90 OV 1.06 PT 0.98 ! SC 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.085646Jy sigma=1.275728 ! Fit after self-cal, rms=0.085289Jy sigma=1.273902 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=7.79 mas, bpa=-5.044 degrees ! Estimated noise=0.748336 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.000338039 Jy ! Component: 100 - total flux cleaned = 0.000549254 Jy ! Component: 150 - total flux cleaned = 0.000732552 Jy ! Component: 200 - total flux cleaned = 0.000931272 Jy ! Total flux subtracted in 200 components = 0.000931272 Jy ! Clean residual min=-0.003434 max=0.004586 Jy/beam ! Clean residual mean=-0.000016 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.0902349 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.0902349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085222Jy sigma=1.272968 ! Fit after self-cal, rms=0.085233Jy sigma=1.272700 ! 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.085233Jy sigma=1.272700 ! Fit after self-cal, rms=0.084566Jy sigma=1.271027 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.778 mas, bmaj=7.718 mas, bpa=-4.733 degrees ! Estimated noise=0.741808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000574251 Jy ! Component: 100 - total flux cleaned = 0.000750373 Jy ! Component: 150 - total flux cleaned = 0.000784839 Jy ! Component: 200 - total flux cleaned = 0.000845616 Jy ! Total flux subtracted in 200 components = 0.000845616 Jy ! Clean residual min=-0.003200 max=0.004377 Jy/beam ! Clean residual mean=-0.000014 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.0910805 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.0910805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084519Jy sigma=1.270427 ! Fit after self-cal, rms=0.084533Jy sigma=1.270330 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 (-98, -94.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238439 Jy ! Component: 100 - total flux cleaned = 0.00238109 Jy ! Component: 150 - total flux cleaned = 0.0025317 Jy ! Component: 200 - total flux cleaned = 0.00253295 Jy ! Total flux subtracted in 200 components = 0.00253295 Jy ! Clean residual min=-0.003486 max=0.003225 Jy/beam ! Clean residual mean=-0.000013 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.0936134 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.0936134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084380Jy sigma=1.267237 ! Fit after self-cal, rms=0.084360Jy sigma=1.266828 ! 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.084360Jy sigma=1.266828 ! Fit after self-cal, rms=0.083972Jy sigma=1.266633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.769 mas, bmaj=7.691 mas, bpa=-4.61 degrees ! Estimated noise=0.738621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528658 Jy ! Component: 100 - total flux cleaned = 0.000572056 Jy ! Component: 150 - total flux cleaned = 0.00053604 Jy ! Component: 200 - total flux cleaned = 0.00053572 Jy ! Total flux subtracted in 200 components = 0.00053572 Jy ! Clean residual min=-0.003488 max=0.003160 Jy/beam ! Clean residual mean=-0.000014 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.0941491 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 62 components and 0.0941491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083935Jy sigma=1.265977 ! Fit after self-cal, rms=0.083936Jy sigma=1.265921 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 = 4.37386e-05 Jy ! Component: 100 - total flux cleaned = 1.42686e-05 Jy ! Component: 150 - total flux cleaned = -1.39599e-05 Jy ! Component: 200 - total flux cleaned = -6.75915e-05 Jy ! Total flux subtracted in 200 components = -6.75915e-05 Jy ! Clean residual min=-0.003507 max=0.003064 Jy/beam ! Clean residual mean=-0.000014 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0940815 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 67 components and 0.0940815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083916Jy sigma=1.265633 ! Fit after self-cal, rms=0.083917Jy sigma=1.265620 ! 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.083917Jy sigma=1.265620 ! Fit after self-cal, rms=0.083852Jy sigma=1.265577 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.55 mas, bmaj=20.32 mas, bpa=1.007 degrees ! Estimated noise=0.975909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622535 Jy ! Component: 100 - total flux cleaned = 0.000793405 Jy ! Component: 150 - total flux cleaned = 0.000935276 Jy ! Component: 200 - total flux cleaned = 0.00103425 Jy ! Total flux subtracted in 200 components = 0.00103425 Jy ! Clean residual min=-0.002791 max=0.002796 Jy/beam ! Clean residual mean=-0.000030 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.0951158 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.0951158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083850Jy sigma=1.265468 ! Fit after self-cal, rms=0.083855Jy sigma=1.265427 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.0001163 Jy ! Component: 100 - total flux cleaned = -0.00011656 Jy ! Component: 150 - total flux cleaned = -8.07503e-05 Jy ! Component: 200 - total flux cleaned = -4.85965e-05 Jy ! Total flux subtracted in 200 components = -4.85965e-05 Jy ! Clean residual min=-0.002716 max=0.002849 Jy/beam ! Clean residual mean=-0.000030 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0950672 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.0950672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083847Jy sigma=1.265448 ! Fit after self-cal, rms=0.083852Jy sigma=1.265426 ! 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=2.766 mas, bmaj=7.68 mas, bpa=-4.541 degrees ! Estimated noise=0.737893 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.766 x 7.68 at -4.541 degrees (North through East) ! Clean map min=-0.0032043 max=0.081285 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.176 mas, bmaj=6.632 mas, bpa=-4.123 degrees ! Estimated noise=1.20333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0603007 Jy ! Component: 100 - total flux cleaned = 0.0757664 Jy ! Component: 150 - total flux cleaned = 0.0839761 Jy ! Component: 200 - total flux cleaned = 0.0892475 Jy ! Total flux subtracted in 200 components = 0.0892475 Jy ! Clean residual min=-0.007619 max=0.007413 Jy/beam ! Clean residual mean=-0.000003 rms=0.002069 Jy/beam ! Combined flux in latest and established models = 0.0892475 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0892475 Jy ! Inverting map and beam ! Estimated beam: bmin=2.766 mas, bmaj=7.68 mas, bpa=-4.541 degrees ! Estimated noise=0.737893 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.00428885 Jy ! Component: 100 - total flux cleaned = 0.00401643 Jy ! Component: 150 - total flux cleaned = 0.00419735 Jy ! Component: 200 - total flux cleaned = 0.00436108 Jy ! Total flux subtracted in 200 components = 0.00436108 Jy ! Clean residual min=-0.003436 max=0.003385 Jy/beam ! Clean residual mean=-0.000015 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.0936086 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.0936086 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.55 mas, bmaj=20.32 mas, bpa=1.007 degrees ! Estimated noise=0.975909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000836815 Jy ! Component: 100 - total flux cleaned = 0.00116027 Jy ! Component: 150 - total flux cleaned = 0.00141157 Jy ! Component: 200 - total flux cleaned = 0.00153138 Jy ! Total flux subtracted in 200 components = 0.00153138 Jy ! Clean residual min=-0.002662 max=0.003029 Jy/beam ! Clean residual mean=-0.000030 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.09514 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.43473e-05 Jy ! Component: 100 - total flux cleaned = -2.45021e-05 Jy ! Component: 150 - total flux cleaned = -2.44575e-05 Jy ! Component: 200 - total flux cleaned = -2.4453e-05 Jy ! Total flux subtracted in 200 components = -2.4453e-05 Jy ! Clean residual min=-0.002644 max=0.002965 Jy/beam ! Clean residual mean=-0.000031 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.0951155 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 53 components and 0.0951155 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.766 mas, bmaj=7.68 mas, bpa=-4.541 degrees ! Estimated noise=0.737893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128617 Jy ! Component: 100 - total flux cleaned = -0.00154627 Jy ! Component: 150 - total flux cleaned = -0.00154847 Jy ! Component: 200 - total flux cleaned = -0.00151334 Jy ! Total flux subtracted in 200 components = -0.00151334 Jy ! Clean residual min=-0.003514 max=0.003137 Jy/beam ! Clean residual mean=-0.000016 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.0936022 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.0936022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083870Jy sigma=1.265899 ! Fit after self-cal, rms=0.083862Jy sigma=1.265813 wmodel /J1305-3132_S_map.mod ! wmodel: Unable to open new model file: /J1305-3132_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1305-3132_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.766 x 7.68 at -4.541 degrees (North through East) ! Clean map min=-0.0033283 max=0.08162 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1305-3132_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0816195 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000819636 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.01265 3.01265 6.02529 12.0506 24.1012 48.2023 96.4047 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 99.58 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1305-3132_S_dfm.log closed on Thu May 19 21:46:37 2016