! Started logfile: /scr/pima/bg219g_uvs/J1330-3122_S_dfm.log on Thu May 19 21:47:38 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/J1330-3122_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1330-3122_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.853968 visibilities/baseline/integration-bin. ! Found source: J1330-3122 ! ! 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 2152 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 J1330-3122_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.055373Jy sigma=16.494928 ! Fit after self-cal, rms=0.609756Jy sigma=9.661757 ! 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.433 mas, bmaj=7.116 mas, bpa=-6.971 degrees ! Estimated noise=1.58576 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.318436 Jy ! Component: 100 - total flux cleaned = 0.385383 Jy ! Total flux subtracted in 100 components = 0.385383 Jy ! Clean residual min=-0.032524 max=0.053365 Jy/beam ! Clean residual mean=-0.000384 rms=0.010397 Jy/beam ! Combined flux in latest and established models = 0.385383 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.385383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147305Jy sigma=2.427084 ! Fit after self-cal, rms=0.147313Jy sigma=2.426687 ! 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.053 mas, bmaj=8.33 mas, bpa=-7.067 degrees ! Estimated noise=1.09016 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.0134327 Jy ! Component: 100 - total flux cleaned = 0.0133627 Jy ! Component: 150 - total flux cleaned = 0.0136299 Jy ! Component: 200 - total flux cleaned = 0.0141248 Jy ! Total flux subtracted in 200 components = 0.0141248 Jy ! Clean residual min=-0.034416 max=0.057082 Jy/beam ! Clean residual mean=-0.000605 rms=0.012704 Jy/beam ! Combined flux in latest and established models = 0.399508 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.399508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144816Jy sigma=2.386057 ! Fit after self-cal, rms=0.144809Jy sigma=2.386008 ! 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.053 x 8.33 at -7.067 degrees (North through East) ! Clean map min=-0.033972 max=0.41123 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* FD 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* FD 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* FD 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 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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.144809Jy sigma=2.386008 ! Fit after self-cal, rms=0.144809Jy sigma=2.386008 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=8.33 mas, bpa=-7.067 degrees ! Estimated noise=1.09016 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 = 2.09097e-05 Jy ! Component: 100 - total flux cleaned = 0.000251541 Jy ! Component: 150 - total flux cleaned = 0.000249523 Jy ! Component: 200 - total flux cleaned = 0.000457495 Jy ! Total flux subtracted in 200 components = 0.000457495 Jy ! Clean residual min=-0.033874 max=0.055920 Jy/beam ! Clean residual mean=-0.000605 rms=0.012649 Jy/beam ! Combined flux in latest and established models = 0.399965 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.399965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144227Jy sigma=2.377250 ! Fit after self-cal, rms=0.144228Jy sigma=2.377224 ! 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.144228Jy sigma=2.377224 ! Fit after self-cal, rms=0.144228Jy sigma=2.377224 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=8.33 mas, bpa=-7.067 degrees ! Estimated noise=1.09016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000196557 Jy ! Component: 100 - total flux cleaned = 0.000198436 Jy ! Component: 150 - total flux cleaned = 0.000190665 Jy ! Component: 200 - total flux cleaned = 0.000380419 Jy ! Total flux subtracted in 200 components = 0.000380419 Jy ! Clean residual min=-0.033536 max=0.055364 Jy/beam ! Clean residual mean=-0.000604 rms=0.012604 Jy/beam ! Combined flux in latest and established models = 0.400346 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.400346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143721Jy sigma=2.370309 ! Fit after self-cal, rms=0.143724Jy sigma=2.370290 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 (-60, 116.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0515295 Jy ! Component: 100 - total flux cleaned = 0.0729823 Jy ! Component: 150 - total flux cleaned = 0.0758012 Jy ! Component: 200 - total flux cleaned = 0.0774186 Jy ! Total flux subtracted in 200 components = 0.0774186 Jy ! Clean residual min=-0.028052 max=0.049690 Jy/beam ! Clean residual mean=-0.000308 rms=0.008985 Jy/beam ! Combined flux in latest and established models = 0.477764 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 68 components and 0.477764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127223Jy sigma=2.029212 ! Fit after self-cal, rms=0.123299Jy sigma=1.958449 ! 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.123299Jy sigma=1.958449 ! Fit after self-cal, rms=0.123299Jy sigma=1.958449 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=8.33 mas, bpa=-7.067 degrees ! Estimated noise=1.09016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140854 Jy ! Component: 100 - total flux cleaned = 0.0162717 Jy ! Component: 150 - total flux cleaned = 0.0179459 Jy ! Component: 200 - total flux cleaned = 0.0199289 Jy ! Total flux subtracted in 200 components = 0.0199289 Jy ! Clean residual min=-0.021151 max=0.032769 Jy/beam ! Clean residual mean=-0.000221 rms=0.006978 Jy/beam ! Combined flux in latest and established models = 0.497693 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 116 components and 0.497693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119285Jy sigma=1.868711 ! Fit after self-cal, rms=0.118517Jy sigma=1.851095 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.00565373 Jy ! Component: 100 - total flux cleaned = 0.00702198 Jy ! Component: 150 - total flux cleaned = 0.00840502 Jy ! Component: 200 - total flux cleaned = 0.00951671 Jy ! Total flux subtracted in 200 components = 0.00951671 Jy ! Clean residual min=-0.018264 max=0.027274 Jy/beam ! Clean residual mean=-0.000166 rms=0.006164 Jy/beam ! Combined flux in latest and established models = 0.50721 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 141 components and 0.50721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117013Jy sigma=1.818809 ! Fit after self-cal, rms=0.116826Jy sigma=1.812626 ! 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.116826Jy sigma=1.812626 ! Fit after self-cal, rms=0.116826Jy sigma=1.812626 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.788 mas, bmaj=22.28 mas, bpa=0.2672 degrees ! Estimated noise=1.34914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299422 Jy ! Component: 100 - total flux cleaned = 0.00250197 Jy ! Component: 150 - total flux cleaned = 0.00229849 Jy ! Component: 200 - total flux cleaned = 0.00232041 Jy ! Total flux subtracted in 200 components = 0.00232041 Jy ! Clean residual min=-0.021848 max=0.035647 Jy/beam ! Clean residual mean=-0.000259 rms=0.009338 Jy/beam ! Combined flux in latest and established models = 0.509531 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 159 components and 0.50953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116594Jy sigma=1.801437 ! Fit after self-cal, rms=0.116544Jy sigma=1.799768 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.00171479 Jy ! Component: 100 - total flux cleaned = 0.00153985 Jy ! Component: 150 - total flux cleaned = 0.00156426 Jy ! Component: 200 - total flux cleaned = 0.00173938 Jy ! Total flux subtracted in 200 components = 0.00173938 Jy ! Clean residual min=-0.022055 max=0.032455 Jy/beam ! Clean residual mean=-0.000239 rms=0.008932 Jy/beam ! Combined flux in latest and established models = 0.51127 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 166 components and 0.51127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116599Jy sigma=1.798590 ! Fit after self-cal, rms=0.116601Jy sigma=1.798179 ! 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.053 mas, bmaj=8.33 mas, bpa=-7.067 degrees ! Estimated noise=1.09016 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.053 x 8.33 at -7.067 degrees (North through East) ! Clean map min=-0.01925 max=0.38632 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.433 mas, bmaj=7.116 mas, bpa=-6.971 degrees ! Estimated noise=1.58576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.316083 Jy ! Component: 100 - total flux cleaned = 0.408222 Jy ! Component: 150 - total flux cleaned = 0.449456 Jy ! Component: 200 - total flux cleaned = 0.461216 Jy ! Total flux subtracted in 200 components = 0.461216 Jy ! Clean residual min=-0.023673 max=0.031260 Jy/beam ! Clean residual mean=-0.000153 rms=0.006722 Jy/beam ! Combined flux in latest and established models = 0.461216 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.461216 Jy ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=8.33 mas, bpa=-7.067 degrees ! Estimated noise=1.09016 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) ! Added new window around map position (95, 117.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0338376 Jy ! Component: 100 - total flux cleaned = 0.0483913 Jy ! Component: 150 - total flux cleaned = 0.0518208 Jy ! Component: 200 - total flux cleaned = 0.0537954 Jy ! Total flux subtracted in 200 components = 0.0537954 Jy ! Clean residual min=-0.018394 max=0.023808 Jy/beam ! Clean residual mean=-0.000107 rms=0.005521 Jy/beam ! Combined flux in latest and established models = 0.515012 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 83 components and 0.515012 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.788 mas, bmaj=22.28 mas, bpa=0.2672 degrees ! Estimated noise=1.34914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00311317 Jy ! Component: 100 - total flux cleaned = 0.00275121 Jy ! Component: 150 - total flux cleaned = 0.00178842 Jy ! Component: 200 - total flux cleaned = 0.000931715 Jy ! Total flux subtracted in 200 components = 0.000931715 Jy ! Clean residual min=-0.020159 max=0.029367 Jy/beam ! Clean residual mean=-0.000191 rms=0.008022 Jy/beam ! Combined flux in latest and established models = 0.515944 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 = -0.000761819 Jy ! Component: 100 - total flux cleaned = -0.00144518 Jy ! Component: 150 - total flux cleaned = -0.00164958 Jy ! Component: 200 - total flux cleaned = -0.00204349 Jy ! Total flux subtracted in 200 components = -0.00204349 Jy ! Clean residual min=-0.020270 max=0.028865 Jy/beam ! Clean residual mean=-0.000175 rms=0.007741 Jy/beam ! Combined flux in latest and established models = 0.5139 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 121 components and 0.5139 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=8.33 mas, bpa=-7.067 degrees ! Estimated noise=1.09016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000529656 Jy ! Component: 100 - total flux cleaned = 9.97941e-05 Jy ! Component: 150 - total flux cleaned = 0.000639229 Jy ! Component: 200 - total flux cleaned = 0.0011275 Jy ! Total flux subtracted in 200 components = 0.0011275 Jy ! Clean residual min=-0.017521 max=0.019509 Jy/beam ! Clean residual mean=-0.000092 rms=0.004935 Jy/beam ! Combined flux in latest and established models = 0.515028 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 139 components and 0.515028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114858Jy sigma=1.750105 ! Fit after self-cal, rms=0.114166Jy sigma=1.734625 wmodel /J1330-3122_S_map.mod ! wmodel: Unable to open new model file: /J1330-3122_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1330-3122_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.053 x 8.33 at -7.067 degrees (North through East) ! Clean map min=-0.017036 max=0.36322 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1330-3122_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.36322 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00468596 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.87034 3.87034 7.74069 15.4814 30.9628 61.9255 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.363 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 77.512 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1330-3122_S_dfm.log closed on Thu May 19 21:47:40 2016