! Started logfile: /scr/pima/rdv95_uvs/J0527-1002_X_uvs.log on Wed Nov 6 20:43:36 2013 obs /scr/pima/rdv95_uvs/J0527-1002_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J0527-1002_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.944444 visibilities/baseline/integration-bin. ! Found source: J0527-1002 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7480 visibilities. select RR ! 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J0527-1002_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.005069Jy sigma=0.663600 ! Fit after self-cal, rms=0.956069Jy sigma=0.629894 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7646 mas, bmaj=1.844 mas, bpa=-2.408 degrees ! Estimated noise=23.3563 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.0345331 Jy ! Component: 100 - total flux cleaned = 0.0427194 Jy ! Total flux subtracted in 100 components = 0.0427194 Jy ! Clean residual min=-0.003525 max=0.003299 Jy/beam ! Clean residual mean=0.000002 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.0427194 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0427194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056857Jy sigma=0.034679 ! Fit after self-cal, rms=0.054668Jy sigma=0.033048 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0053015 Jy ! Component: 100 - total flux cleaned = 0.00770737 Jy ! Total flux subtracted in 100 components = 0.00770737 Jy ! Clean residual min=-0.002899 max=0.002702 Jy/beam ! Clean residual mean=0.000000 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.0504268 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 12 components and 0.0504268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054141Jy sigma=0.032537 ! Fit after self-cal, rms=0.054167Jy sigma=0.032534 ! 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=0.9898 mas, bmaj=2.263 mas, bpa=-1.58 degrees ! Estimated noise=12.7831 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.00192823 Jy ! Component: 100 - total flux cleaned = 0.00274851 Jy ! Component: 150 - total flux cleaned = 0.00295419 Jy ! Component: 200 - total flux cleaned = 0.00296814 Jy ! Total flux subtracted in 200 components = 0.00296814 Jy ! Clean residual min=-0.002053 max=0.002027 Jy/beam ! Clean residual mean=-0.000002 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.053395 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.053395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054116Jy sigma=0.032481 ! Fit after self-cal, rms=0.054131Jy sigma=0.032479 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 0.98 KP 1.05 ! LA 0.99 MK 0.98 NL 1.00 OV 1.00 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 0.92 KP 0.95 ! LA 1.00 MK 1.05 NL 1.05 OV 1.01 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 0.95 KP 0.87 ! LA 1.06 MK 0.92 NL 1.01 OV 1.01 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 0.88 KP 0.89 ! LA 0.97 MK 1.09 NL 1.14 OV 1.00 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.054131Jy sigma=0.032479 ! Fit after self-cal, rms=0.053014Jy sigma=0.032384 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9886 mas, bmaj=2.273 mas, bpa=-1.318 degrees ! Estimated noise=12.629 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.000386699 Jy ! Component: 100 - total flux cleaned = -0.000452165 Jy ! Component: 150 - total flux cleaned = -0.000451731 Jy ! Component: 200 - total flux cleaned = -0.000464253 Jy ! Total flux subtracted in 200 components = -0.000464253 Jy ! Clean residual min=-0.001958 max=0.001918 Jy/beam ! Clean residual mean=-0.000000 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0529307 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.0529307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053001Jy sigma=0.032380 ! Fit after self-cal, rms=0.053028Jy sigma=0.032371 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053028Jy sigma=0.032371 ! Fit after self-cal, rms=0.052785Jy sigma=0.032369 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9895 mas, bmaj=2.276 mas, bpa=-1.269 degrees ! Estimated noise=12.5558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000398676 Jy ! Component: 100 - total flux cleaned = -0.000439106 Jy ! Component: 150 - total flux cleaned = -0.000450478 Jy ! Component: 200 - total flux cleaned = -0.000450712 Jy ! Total flux subtracted in 200 components = -0.000450712 Jy ! Clean residual min=-0.001912 max=0.001916 Jy/beam ! Clean residual mean=-0.000000 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.05248 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.05248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052776Jy sigma=0.032367 ! Fit after self-cal, rms=0.052782Jy sigma=0.032367 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.62495e-05 Jy ! Component: 100 - total flux cleaned = -5.59179e-05 Jy ! Component: 150 - total flux cleaned = -3.7834e-05 Jy ! Component: 200 - total flux cleaned = -3.76755e-05 Jy ! Total flux subtracted in 200 components = -3.76755e-05 Jy ! Clean residual min=-0.001917 max=0.001909 Jy/beam ! Clean residual mean=-0.000000 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0524423 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.0524423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052777Jy sigma=0.032365 ! Fit after self-cal, rms=0.052779Jy sigma=0.032365 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052779Jy sigma=0.032365 ! Fit after self-cal, rms=0.053282Jy sigma=0.032292 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9899 mas, bmaj=2.282 mas, bpa=-1.259 degrees ! Estimated noise=12.5507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.71786e-05 Jy ! Component: 100 - total flux cleaned = 3.83279e-05 Jy ! Component: 150 - total flux cleaned = 3.79396e-05 Jy ! Component: 200 - total flux cleaned = 2.18727e-05 Jy ! Total flux subtracted in 200 components = 2.18727e-05 Jy ! Clean residual min=-0.001738 max=0.001749 Jy/beam ! Clean residual mean=0.000000 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0524642 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0524642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053277Jy sigma=0.032290 ! Fit after self-cal, rms=0.053302Jy sigma=0.032285 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 (-42.2, -42.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119676 Jy ! Component: 100 - total flux cleaned = 0.00112206 Jy ! Component: 150 - total flux cleaned = 0.000991523 Jy ! Component: 200 - total flux cleaned = 0.000858746 Jy ! Total flux subtracted in 200 components = 0.000858746 Jy ! Clean residual min=-0.001677 max=0.001670 Jy/beam ! Clean residual mean=-0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.0533229 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.0533229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053225Jy sigma=0.032247 ! Fit after self-cal, rms=0.053221Jy sigma=0.032241 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053221Jy sigma=0.032241 ! Fit after self-cal, rms=0.052993Jy sigma=0.032233 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.312 mas, bmaj=4.034 mas, bpa=1.659 degrees ! Estimated noise=14.142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000165221 Jy ! Component: 100 - total flux cleaned = 2.02995e-05 Jy ! Component: 150 - total flux cleaned = -0.00011361 Jy ! Component: 200 - total flux cleaned = -0.000170388 Jy ! Total flux subtracted in 200 components = -0.000170388 Jy ! Clean residual min=-0.001569 max=0.001461 Jy/beam ! Clean residual mean=-0.000000 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0531526 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.0531526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052979Jy sigma=0.032225 ! Fit after self-cal, rms=0.052981Jy sigma=0.032223 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.15506e-05 Jy ! Component: 100 - total flux cleaned = -6.86485e-05 Jy ! Component: 150 - total flux cleaned = -9.3761e-05 Jy ! Component: 200 - total flux cleaned = -0.000117193 Jy ! Total flux subtracted in 200 components = -0.000117193 Jy ! Clean residual min=-0.001567 max=0.001445 Jy/beam ! Clean residual mean=-0.000000 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0530354 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.0530354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052977Jy sigma=0.032220 ! Fit after self-cal, rms=0.052977Jy sigma=0.032219 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052977Jy sigma=0.032219 ! Fit after self-cal, rms=0.052977Jy sigma=0.032219 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052977Jy sigma=0.032219 ! Fit after self-cal, rms=0.052727Jy sigma=0.032218 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7665 mas, bmaj=1.86 mas, bpa=-2.002 degrees ! Estimated noise=22.875 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 = 6.18229e-05 Jy ! Component: 100 - total flux cleaned = -8.57752e-05 Jy ! Component: 150 - total flux cleaned = -0.000126397 Jy ! Component: 200 - total flux cleaned = -0.00024035 Jy ! Total flux subtracted in 200 components = -0.00024035 Jy ! Clean residual min=-0.002765 max=0.002576 Jy/beam ! Clean residual mean=0.000000 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.052795 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.052795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052721Jy sigma=0.032226 ! Fit after self-cal, rms=0.052711Jy sigma=0.032220 ! Inverting map 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=0.99 mas, bmaj=2.284 mas, bpa=-1.323 degrees ! Estimated noise=12.4602 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143194 Jy ! Component: 100 - total flux cleaned = 0.000121941 Jy ! Component: 150 - total flux cleaned = 0.000122224 Jy ! Component: 200 - total flux cleaned = 0.000105458 Jy ! Component: 250 - total flux cleaned = 0.000105486 Jy ! Component: 300 - total flux cleaned = 9.09478e-05 Jy ! Component: 350 - total flux cleaned = 9.09502e-05 Jy ! Component: 400 - total flux cleaned = 9.11372e-05 Jy ! Total flux subtracted in 400 components = 9.11372e-05 Jy ! Clean residual min=-0.001676 max=0.001592 Jy/beam ! Clean residual mean=0.000000 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0528861 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 90 components and 0.0528861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052685Jy sigma=0.032208 ! Fit after self-cal, rms=0.052685Jy sigma=0.032206 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.25738e-05 Jy ! Component: 100 - total flux cleaned = -4.05751e-05 Jy ! Component: 150 - total flux cleaned = -5.34113e-05 Jy ! Component: 200 - total flux cleaned = -7.84674e-05 Jy ! Component: 250 - total flux cleaned = -7.84247e-05 Jy ! Component: 300 - total flux cleaned = -8.96258e-05 Jy ! Component: 350 - total flux cleaned = -8.96537e-05 Jy ! Component: 400 - total flux cleaned = -8.93368e-05 Jy ! Total flux subtracted in 400 components = -8.93368e-05 Jy ! Clean residual min=-0.001661 max=0.001608 Jy/beam ! Clean residual mean=0.000000 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0527968 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.0527968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052671Jy sigma=0.032201 ! Fit after self-cal, rms=0.052672Jy sigma=0.032201 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052672Jy sigma=0.032201 ! Fit after self-cal, rms=0.052468Jy sigma=0.032199 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.992 mas, bmaj=2.288 mas, bpa=-1.4 degrees ! Estimated noise=12.4048 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000218908 Jy ! Component: 100 - total flux cleaned = -0.000255118 Jy ! Component: 150 - total flux cleaned = -0.000277138 Jy ! Component: 200 - total flux cleaned = -0.000298094 Jy ! Component: 250 - total flux cleaned = -0.000307877 Jy ! Component: 300 - total flux cleaned = -0.000317532 Jy ! Component: 350 - total flux cleaned = -0.000326935 Jy ! Component: 400 - total flux cleaned = -0.000326802 Jy ! Total flux subtracted in 400 components = -0.000326802 Jy ! Clean residual min=-0.001636 max=0.001601 Jy/beam ! Clean residual mean=0.000000 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.05247 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 99 components and 0.05247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052456Jy sigma=0.032196 ! Fit after self-cal, rms=0.052457Jy sigma=0.032196 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.25416e-05 Jy ! Component: 100 - total flux cleaned = -3.19845e-05 Jy ! Component: 150 - total flux cleaned = -4.13065e-05 Jy ! Component: 200 - total flux cleaned = -4.99772e-05 Jy ! Component: 250 - total flux cleaned = -4.97711e-05 Jy ! Component: 300 - total flux cleaned = -5.79496e-05 Jy ! Component: 350 - total flux cleaned = -5.81126e-05 Jy ! Component: 400 - total flux cleaned = -6.61917e-05 Jy ! Total flux subtracted in 400 components = -6.61917e-05 Jy ! Clean residual min=-0.001631 max=0.001601 Jy/beam ! Clean residual mean=0.000000 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0524038 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 103 components and 0.0524038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052450Jy sigma=0.032193 ! Fit after self-cal, rms=0.052449Jy sigma=0.032193 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052449Jy sigma=0.032193 ! Fit after self-cal, rms=0.052545Jy sigma=0.032188 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9941 mas, bmaj=2.292 mas, bpa=-1.403 degrees ! Estimated noise=12.4048 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130301 Jy ! Component: 100 - total flux cleaned = -0.000157807 Jy ! Component: 150 - total flux cleaned = -0.000175363 Jy ! Component: 200 - total flux cleaned = -0.000200675 Jy ! Component: 250 - total flux cleaned = -0.00021637 Jy ! Component: 300 - total flux cleaned = -0.000216336 Jy ! Component: 350 - total flux cleaned = -0.000223838 Jy ! Component: 400 - total flux cleaned = -0.000223739 Jy ! Total flux subtracted in 400 components = -0.000223739 Jy ! Clean residual min=-0.001625 max=0.001546 Jy/beam ! Clean residual mean=0.000000 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0521801 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.0521801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052538Jy sigma=0.032186 ! Fit after self-cal, rms=0.052540Jy sigma=0.032186 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.61906e-05 Jy ! Component: 100 - total flux cleaned = -2.62484e-05 Jy ! Component: 150 - total flux cleaned = -1.89321e-05 Jy ! Component: 200 - total flux cleaned = -2.6254e-05 Jy ! Component: 250 - total flux cleaned = -2.6417e-05 Jy ! Component: 300 - total flux cleaned = -3.34917e-05 Jy ! Component: 350 - total flux cleaned = -4.02499e-05 Jy ! Component: 400 - total flux cleaned = -4.67694e-05 Jy ! Total flux subtracted in 400 components = -4.67694e-05 Jy ! Clean residual min=-0.001618 max=0.001553 Jy/beam ! Clean residual mean=0.000000 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0521333 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 110 components and 0.0521333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052535Jy sigma=0.032184 ! Fit after self-cal, rms=0.052535Jy sigma=0.032184 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052535Jy sigma=0.032184 ! Fit after self-cal, rms=0.054732Jy sigma=0.031821 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.316 mas, bmaj=4.044 mas, bpa=1.583 degrees ! Estimated noise=14.0767 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000133044 Jy ! Component: 100 - total flux cleaned = 0.00010038 Jy ! Component: 150 - total flux cleaned = 0.00011877 Jy ! Component: 200 - total flux cleaned = 0.000127187 Jy ! Component: 250 - total flux cleaned = 0.000142889 Jy ! Component: 300 - total flux cleaned = 0.000135447 Jy ! Component: 350 - total flux cleaned = 0.000135598 Jy ! Component: 400 - total flux cleaned = 0.000135617 Jy ! Total flux subtracted in 400 components = 0.000135617 Jy ! Clean residual min=-0.001500 max=0.001404 Jy/beam ! Clean residual mean=-0.000000 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0522689 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 115 components and 0.0522689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054732Jy sigma=0.031820 ! Fit after self-cal, rms=0.054806Jy sigma=0.031805 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.46107e-06 Jy ! Component: 100 - total flux cleaned = 1.5764e-06 Jy ! Component: 150 - total flux cleaned = -4.84068e-06 Jy ! Component: 200 - total flux cleaned = -4.81483e-06 Jy ! Component: 250 - total flux cleaned = -1.11189e-05 Jy ! Component: 300 - total flux cleaned = -1.1126e-05 Jy ! Component: 350 - total flux cleaned = -1.7126e-05 Jy ! Component: 400 - total flux cleaned = -1.67442e-05 Jy ! Total flux subtracted in 400 components = -1.67442e-05 Jy ! Clean residual min=-0.001479 max=0.001382 Jy/beam ! Clean residual mean=-0.000000 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0522522 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 117 components and 0.0522522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054808Jy sigma=0.031806 ! Fit after self-cal, rms=0.054808Jy sigma=0.031805 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=0.996 mas, bmaj=2.295 mas, bpa=-1.348 degrees ! Estimated noise=12.5173 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.996 x 2.295 at -1.348 degrees (North through East) ! Clean map min=-0.0020997 max=0.04773 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=0.7701 mas, bmaj=1.868 mas, bpa=-1.783 degrees ! Estimated noise=23.1435 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0360926 Jy ! Component: 100 - total flux cleaned = 0.0449307 Jy ! Component: 150 - total flux cleaned = 0.0488 Jy ! Component: 200 - total flux cleaned = 0.0505811 Jy ! Component: 250 - total flux cleaned = 0.051653 Jy ! Component: 300 - total flux cleaned = 0.0517309 Jy ! Component: 350 - total flux cleaned = 0.051935 Jy ! Component: 400 - total flux cleaned = 0.0519926 Jy ! Total flux subtracted in 400 components = 0.0519926 Jy ! Clean residual min=-0.002836 max=0.002705 Jy/beam ! Clean residual mean=0.000001 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0519926 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0519926 Jy ! Inverting map and beam ! Estimated beam: bmin=0.996 mas, bmaj=2.295 mas, bpa=-1.348 degrees ! Estimated noise=12.5173 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 (0.8, 1.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123858 Jy ! Component: 100 - total flux cleaned = 0.00129355 Jy ! Component: 150 - total flux cleaned = 0.00115019 Jy ! Component: 200 - total flux cleaned = 0.000984886 Jy ! Component: 250 - total flux cleaned = 0.000911701 Jy ! Component: 300 - total flux cleaned = 0.000877753 Jy ! Component: 350 - total flux cleaned = 0.000877817 Jy ! Component: 400 - total flux cleaned = 0.000848891 Jy ! Total flux subtracted in 400 components = 0.000848891 Jy ! Clean residual min=-0.001680 max=0.001576 Jy/beam ! Clean residual mean=-0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0528415 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 66 components and 0.0528415 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.316 mas, bmaj=4.044 mas, bpa=1.583 degrees ! Estimated noise=14.0767 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.10242e-05 Jy ! Component: 100 - total flux cleaned = -0.000126171 Jy ! Component: 150 - total flux cleaned = -0.00016656 Jy ! Component: 200 - total flux cleaned = -0.000185413 Jy ! Component: 250 - total flux cleaned = -0.000170015 Jy ! Component: 300 - total flux cleaned = -0.000184746 Jy ! Component: 350 - total flux cleaned = -0.000184319 Jy ! Component: 400 - total flux cleaned = -0.000184424 Jy ! Total flux subtracted in 400 components = -0.000184424 Jy ! Clean residual min=-0.001510 max=0.001541 Jy/beam ! Clean residual mean=-0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0526571 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) ! Added new window around map position (-19.4, -29.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000884868 Jy ! Component: 100 - total flux cleaned = 0.00131014 Jy ! Component: 150 - total flux cleaned = 0.00161134 Jy ! Component: 200 - total flux cleaned = 0.00172904 Jy ! Component: 250 - total flux cleaned = 0.00185595 Jy ! Component: 300 - total flux cleaned = 0.00197447 Jy ! Component: 350 - total flux cleaned = 0.0020848 Jy ! Component: 400 - total flux cleaned = 0.00213597 Jy ! Total flux subtracted in 400 components = 0.00213597 Jy ! Clean residual min=-0.001313 max=0.001310 Jy/beam ! Clean residual mean=-0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.054793 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 144 components and 0.054793 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.996 mas, bmaj=2.295 mas, bpa=-1.348 degrees ! Estimated noise=12.5173 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.73282e-05 Jy ! Component: 100 - total flux cleaned = 6.87828e-05 Jy ! Component: 150 - total flux cleaned = 6.8903e-05 Jy ! Component: 200 - total flux cleaned = 9.57119e-05 Jy ! Component: 250 - total flux cleaned = -1.17845e-05 Jy ! Component: 300 - total flux cleaned = -1.0446e-05 Jy ! Component: 350 - total flux cleaned = -3.51681e-05 Jy ! Component: 400 - total flux cleaned = -3.47589e-05 Jy ! Total flux subtracted in 400 components = -3.47589e-05 Jy ! Clean residual min=-0.001461 max=0.001377 Jy/beam ! Clean residual mean=-0.000000 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0547583 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 197 components and 0.0547583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054693Jy sigma=0.031733 ! Fit after self-cal, rms=0.054676Jy sigma=0.031722 wmodel /scr/pima/rdv95_uvs/J0527-1002_X_map.mod ! Writing 197 model components to file: /scr/pima/rdv95_uvs/J0527-1002_X_map.mod wobs /scr/pima/rdv95_uvs/J0527-1002_X_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J0527-1002_X_uvs.fits wwins /scr/pima/rdv95_uvs/J0527-1002_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv95_uvs/J0527-1002_X_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 = -0.000356942 Jy ! Component: 100 - total flux cleaned = -0.000507163 Jy ! Component: 150 - total flux cleaned = -0.000437699 Jy ! Component: 200 - total flux cleaned = -0.000392403 Jy ! Component: 250 - total flux cleaned = -0.000413614 Jy ! Component: 300 - total flux cleaned = -0.000370799 Jy ! Component: 350 - total flux cleaned = -0.000370854 Jy ! Component: 400 - total flux cleaned = -0.000371393 Jy ! Component: 450 - total flux cleaned = -0.000411758 Jy ! Component: 500 - total flux cleaned = -0.000391848 Jy ! Component: 550 - total flux cleaned = -0.000372373 Jy ! Component: 600 - total flux cleaned = -0.000391322 Jy ! Component: 650 - total flux cleaned = -0.000372348 Jy ! Component: 700 - total flux cleaned = -0.000391342 Jy ! Component: 750 - total flux cleaned = -0.00040969 Jy ! Component: 800 - total flux cleaned = -0.000464198 Jy ! Component: 850 - total flux cleaned = -0.000463985 Jy ! Component: 900 - total flux cleaned = -0.000464071 Jy ! Component: 950 - total flux cleaned = -0.000481462 Jy ! Component: 1000 - total flux cleaned = -0.000481538 Jy ! Component: 1050 - total flux cleaned = -0.00048176 Jy ! Component: 1100 - total flux cleaned = -0.000515385 Jy ! Component: 1150 - total flux cleaned = -0.000515471 Jy ! Component: 1200 - total flux cleaned = -0.000416683 Jy ! Component: 1250 - total flux cleaned = -0.000400536 Jy ! Component: 1300 - total flux cleaned = -0.000416616 Jy ! Component: 1350 - total flux cleaned = -0.000368717 Jy ! Component: 1400 - total flux cleaned = -0.000305438 Jy ! Component: 1450 - total flux cleaned = -0.000305511 Jy ! Component: 1500 - total flux cleaned = -0.000274453 Jy ! Component: 1550 - total flux cleaned = -0.000274561 Jy ! Component: 1600 - total flux cleaned = -0.00025926 Jy ! Component: 1650 - total flux cleaned = -0.000259282 Jy ! Component: 1700 - total flux cleaned = -0.000244252 Jy ! Component: 1750 - total flux cleaned = -0.00021475 Jy ! Component: 1800 - total flux cleaned = -0.000214785 Jy ! Component: 1850 - total flux cleaned = -0.00018544 Jy ! Component: 1900 - total flux cleaned = -0.000156411 Jy ! Component: 1950 - total flux cleaned = -0.000127728 Jy ! Component: 2000 - total flux cleaned = -7.09076e-05 Jy ! Component: 2050 - total flux cleaned = -5.68167e-05 Jy ! Component: 2100 - total flux cleaned = -5.6815e-05 Jy ! Component: 2150 - total flux cleaned = 1.28835e-05 Jy ! Component: 2200 - total flux cleaned = -1.47007e-05 Jy ! Component: 2250 - total flux cleaned = 5.38297e-05 Jy ! Component: 2300 - total flux cleaned = 4.01618e-05 Jy ! Component: 2350 - total flux cleaned = 9.43884e-05 Jy ! Component: 2400 - total flux cleaned = 0.000121386 Jy ! Component: 2450 - total flux cleaned = 0.000214647 Jy ! Component: 2500 - total flux cleaned = 0.000241102 Jy ! Component: 2550 - total flux cleaned = 0.00030685 Jy ! Component: 2600 - total flux cleaned = 0.000345881 Jy ! Component: 2650 - total flux cleaned = 0.000371712 Jy ! Component: 2700 - total flux cleaned = 0.000371694 Jy ! Component: 2750 - total flux cleaned = 0.000384463 Jy ! Component: 2800 - total flux cleaned = 0.000422741 Jy ! Component: 2850 - total flux cleaned = 0.000511395 Jy ! Component: 2900 - total flux cleaned = 0.000461043 Jy ! Component: 2950 - total flux cleaned = 0.000548594 Jy ! Component: 3000 - total flux cleaned = 0.000498868 Jy ! Component: 3050 - total flux cleaned = 0.000548211 Jy ! Component: 3100 - total flux cleaned = 0.000646443 Jy ! Component: 3150 - total flux cleaned = 0.000597526 Jy ! Component: 3200 - total flux cleaned = 0.000585472 Jy ! Component: 3250 - total flux cleaned = 0.000645942 Jy ! Component: 3300 - total flux cleaned = 0.000694053 Jy ! Component: 3350 - total flux cleaned = 0.000717879 Jy ! Component: 3400 - total flux cleaned = 0.000777216 Jy ! Component: 3450 - total flux cleaned = 0.000800714 Jy ! Component: 3500 - total flux cleaned = 0.00084769 Jy ! Component: 3550 - total flux cleaned = 0.00087092 Jy ! Component: 3600 - total flux cleaned = 0.000928959 Jy ! Component: 3650 - total flux cleaned = 0.000963609 Jy ! Component: 3700 - total flux cleaned = 0.00102097 Jy ! Component: 3750 - total flux cleaned = 0.00107803 Jy ! Component: 3800 - total flux cleaned = 0.00113471 Jy ! Component: 3850 - total flux cleaned = 0.00115738 Jy ! Component: 3900 - total flux cleaned = 0.00120236 Jy ! Component: 3950 - total flux cleaned = 0.00125827 Jy ! Component: 4000 - total flux cleaned = 0.00131387 Jy ! Component: 4050 - total flux cleaned = 0.00132493 Jy ! Total flux subtracted in 4096 components = 0.00130294 Jy ! Clean residual min=-0.000614 max=0.000740 Jy/beam ! Clean residual mean=-0.000000 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.0560612 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 461 components and 0.0560612 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J0527-1002_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.996 x 2.295 at -1.348 degrees (North through East) ! Clean map min=-0.0015501 max=0.047395 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J0527-1002_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.0473 rms= 0.00018 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J0527-1002_X_uvs.log closed on Wed Nov 6 20:43:42 2013